Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetDistributionTenantByDomainRequest
Packages that use GetDistributionTenantByDomainRequest
Package
Description
-
Uses of GetDistributionTenantByDomainRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetDistributionTenantByDomainRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.getDistributionTenantByDomain(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest) Gets information about a distribution tenant by the associated domain.CloudFrontClient.getDistributionTenantByDomain(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest) Gets information about a distribution tenant by the associated domain. -
Uses of GetDistributionTenantByDomainRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetDistributionTenantByDomainRequestModifier and TypeMethodDescriptionGetDistributionTenantByDomainRequestMarshaller.marshall(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest)