Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionTenantsByCustomizationResponse
Packages that use ListDistributionTenantsByCustomizationResponse
Package
Description
-
Uses of ListDistributionTenantsByCustomizationResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListDistributionTenantsByCustomizationResponseModifier and TypeMethodDescriptionCloudFrontClient.listDistributionTenantsByCustomization(Consumer<ListDistributionTenantsByCustomizationRequest.Builder> listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.CloudFrontClient.listDistributionTenantsByCustomization(ListDistributionTenantsByCustomizationRequest listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListDistributionTenantsByCustomizationResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listDistributionTenantsByCustomization(Consumer<ListDistributionTenantsByCustomizationRequest.Builder> listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.CloudFrontAsyncClient.listDistributionTenantsByCustomization(ListDistributionTenantsByCustomizationRequest listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify. -
Uses of ListDistributionTenantsByCustomizationResponse in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type ListDistributionTenantsByCustomizationResponseMethod parameters in software.amazon.awssdk.services.cloudfront.paginators with type arguments of type ListDistributionTenantsByCustomizationResponseModifier and TypeMethodDescriptionvoidListDistributionTenantsByCustomizationPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDistributionTenantsByCustomizationResponse> subscriber)