Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetDistributionTenantResponse
Packages that use GetDistributionTenantResponse
-
Uses of GetDistributionTenantResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return GetDistributionTenantResponseModifier and TypeMethodDescriptiondefault GetDistributionTenantResponseCloudFrontClient.getDistributionTenant(Consumer<GetDistributionTenantRequest.Builder> getDistributionTenantRequest) Gets information about a distribution tenant.default GetDistributionTenantResponseCloudFrontClient.getDistributionTenant(GetDistributionTenantRequest getDistributionTenantRequest) Gets information about a distribution tenant.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type GetDistributionTenantResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.getDistributionTenant(Consumer<GetDistributionTenantRequest.Builder> getDistributionTenantRequest) Gets information about a distribution tenant.CloudFrontAsyncClient.getDistributionTenant(GetDistributionTenantRequest getDistributionTenantRequest) Gets information about a distribution tenant.