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