Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionTenantsResponse
Packages that use ListDistributionTenantsResponse
Package
Description
-
Uses of ListDistributionTenantsResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return ListDistributionTenantsResponseModifier and TypeMethodDescriptiondefault ListDistributionTenantsResponseCloudFrontClient.listDistributionTenants(Consumer<ListDistributionTenantsRequest.Builder> listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.default ListDistributionTenantsResponseCloudFrontClient.listDistributionTenants(ListDistributionTenantsRequest listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type ListDistributionTenantsResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.listDistributionTenants(Consumer<ListDistributionTenantsRequest.Builder> listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.CloudFrontAsyncClient.listDistributionTenants(ListDistributionTenantsRequest listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account. -
Uses of ListDistributionTenantsResponse in software.amazon.awssdk.services.cloudfront.paginators
Methods in software.amazon.awssdk.services.cloudfront.paginators that return types with arguments of type ListDistributionTenantsResponseMethod parameters in software.amazon.awssdk.services.cloudfront.paginators with type arguments of type ListDistributionTenantsResponseModifier and TypeMethodDescriptionvoidListDistributionTenantsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDistributionTenantsResponse> subscriber)