| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default ListDistributionsByResponseHeadersPolicyIdResponse |
CloudFrontClient.listDistributionsByResponseHeadersPolicyId(Consumer<ListDistributionsByResponseHeadersPolicyIdRequest.Builder> listDistributionsByResponseHeadersPolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified
response headers policy.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDistributionsByResponseHeadersPolicyIdResponse> |
CloudFrontAsyncClient.listDistributionsByResponseHeadersPolicyId(Consumer<ListDistributionsByResponseHeadersPolicyIdRequest.Builder> 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.
|
Copyright © 2021. All rights reserved.