Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListDistributionTenantsByCustomizationRequest.Builder
Packages that use ListDistributionTenantsByCustomizationRequest.Builder
Package
Description
-
Uses of ListDistributionTenantsByCustomizationRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListDistributionTenantsByCustomizationRequest.BuilderModifier and TypeMethodDescriptionCloudFrontAsyncClient.listDistributionTenantsByCustomization(Consumer<ListDistributionTenantsByCustomizationRequest.Builder> listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.CloudFrontClient.listDistributionTenantsByCustomization(Consumer<ListDistributionTenantsByCustomizationRequest.Builder> listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify. -
Uses of ListDistributionTenantsByCustomizationRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListDistributionTenantsByCustomizationRequest.BuilderModifier and TypeMethodDescriptionListDistributionTenantsByCustomizationRequest.builder()ListDistributionTenantsByCustomizationRequest.Builder.certificateArn(String certificateArn) Filter by the ARN of the associated ACM certificate.The marker for the next set of results.The maximum number of distribution tenants to return by the specified customization.ListDistributionTenantsByCustomizationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListDistributionTenantsByCustomizationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListDistributionTenantsByCustomizationRequest.toBuilder()Filter by the ARN of the associated WAF web ACL.Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListDistributionTenantsByCustomizationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDistributionTenantsByCustomizationRequest.Builder>ListDistributionTenantsByCustomizationRequest.serializableBuilderClass()