| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDistributionsByResponseHeadersPolicyIdResponse |
CloudFrontClient.listDistributionsByResponseHeadersPolicyId(ListDistributionsByResponseHeadersPolicyIdRequest listDistributionsByResponseHeadersPolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified
response headers policy.
|
default CompletableFuture<ListDistributionsByResponseHeadersPolicyIdResponse> |
CloudFrontAsyncClient.listDistributionsByResponseHeadersPolicyId(ListDistributionsByResponseHeadersPolicyIdRequest listDistributionsByResponseHeadersPolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified
response headers policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDistributionsByResponseHeadersPolicyIdRequestMarshaller.marshall(ListDistributionsByResponseHeadersPolicyIdRequest listDistributionsByResponseHeadersPolicyIdRequest) |
Copyright © 2023. All rights reserved.