Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
OriginRequestPolicySummary |
OriginRequestPolicySummary.clone() |
OriginRequestPolicySummary |
OriginRequestPolicySummary.withOriginRequestPolicy(OriginRequestPolicy originRequestPolicy)
The origin request policy.
|
OriginRequestPolicySummary |
OriginRequestPolicySummary.withType(OriginRequestPolicyType type)
The type of origin request policy, either
managed (created by Amazon Web Services) or
custom (created in this Amazon Web Services account). |
OriginRequestPolicySummary |
OriginRequestPolicySummary.withType(String type)
The type of origin request policy, either
managed (created by Amazon Web Services) or
custom (created in this Amazon Web Services account). |
Modifier and Type | Method and Description |
---|---|
List<OriginRequestPolicySummary> |
OriginRequestPolicyList.getItems()
Contains the origin request policies in the list.
|
Modifier and Type | Method and Description |
---|---|
OriginRequestPolicyList |
OriginRequestPolicyList.withItems(OriginRequestPolicySummary... items)
Contains the origin request policies in the list.
|
Modifier and Type | Method and Description |
---|---|
void |
OriginRequestPolicyList.setItems(Collection<OriginRequestPolicySummary> items)
Contains the origin request policies in the list.
|
OriginRequestPolicyList |
OriginRequestPolicyList.withItems(Collection<OriginRequestPolicySummary> items)
Contains the origin request policies in the list.
|
Copyright © 2021. All rights reserved.