| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static OriginRequestPolicyType |
OriginRequestPolicyType.fromValue(String value)
Use this in place of valueOf.
|
static OriginRequestPolicyType |
OriginRequestPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OriginRequestPolicyType[] |
OriginRequestPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OriginRequestPolicySummary |
OriginRequestPolicySummary.withType(OriginRequestPolicyType type)
The type of origin request policy, either
managed (created by Amazon Web Services) or
custom (created in this account). |
ListOriginRequestPoliciesRequest |
ListOriginRequestPoliciesRequest.withType(OriginRequestPolicyType type)
A filter to return only the specified kinds of origin request policies.
|
Copyright © 2021. All rights reserved.