Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest.Builder
Packages that use ListDistributionsByResponseHeadersPolicyIdRequest.Builder
Package
Description
-
Uses of ListDistributionsByResponseHeadersPolicyIdRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListDistributionsByResponseHeadersPolicyIdRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.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.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. -
Uses of ListDistributionsByResponseHeadersPolicyIdRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListDistributionsByResponseHeadersPolicyIdRequest.BuilderModifier and TypeMethodDescriptionListDistributionsByResponseHeadersPolicyIdRequest.builder()Use this field when paginating results to indicate where to begin in your list of distribution IDs.The maximum number of distribution IDs that you want to get in the response.ListDistributionsByResponseHeadersPolicyIdRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListDistributionsByResponseHeadersPolicyIdRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListDistributionsByResponseHeadersPolicyIdRequest.Builder.responseHeadersPolicyId(String responseHeadersPolicyId) The ID of the response headers policy whose associated distribution IDs you want to list.ListDistributionsByResponseHeadersPolicyIdRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListDistributionsByResponseHeadersPolicyIdRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDistributionsByResponseHeadersPolicyIdRequest.Builder>ListDistributionsByResponseHeadersPolicyIdRequest.serializableBuilderClass()