Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
Packages that use ListDistributionsByResponseHeadersPolicyIdRequest
Package
Description
-
Uses of ListDistributionsByResponseHeadersPolicyIdRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListDistributionsByResponseHeadersPolicyIdRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.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.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. -
Uses of ListDistributionsByResponseHeadersPolicyIdRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListDistributionsByResponseHeadersPolicyIdRequestModifier and TypeMethodDescriptionListDistributionsByResponseHeadersPolicyIdRequestMarshaller.marshall(ListDistributionsByResponseHeadersPolicyIdRequest listDistributionsByResponseHeadersPolicyIdRequest)