Uses of Class
software.amazon.awssdk.services.cloudfront.model.ListDistributionTenantsRequest
Packages that use ListDistributionTenantsRequest
Package
Description
-
Uses of ListDistributionTenantsRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type ListDistributionTenantsRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.listDistributionTenants(ListDistributionTenantsRequest 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. -
Uses of ListDistributionTenantsRequest in software.amazon.awssdk.services.cloudfront.paginators
Constructors in software.amazon.awssdk.services.cloudfront.paginators with parameters of type ListDistributionTenantsRequestModifierConstructorDescriptionListDistributionTenantsIterable(CloudFrontClient client, ListDistributionTenantsRequest firstRequest) ListDistributionTenantsPublisher(CloudFrontAsyncClient client, ListDistributionTenantsRequest firstRequest) -
Uses of ListDistributionTenantsRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type ListDistributionTenantsRequestModifier and TypeMethodDescriptionListDistributionTenantsRequestMarshaller.marshall(ListDistributionTenantsRequest listDistributionTenantsRequest)