Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetDistributionTenantRequest
-
Packages that use GetDistributionTenantRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of GetDistributionTenantRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetDistributionTenantRequest Modifier and Type Method Description default CompletableFuture<GetDistributionTenantResponse>CloudFrontAsyncClient. getDistributionTenant(GetDistributionTenantRequest getDistributionTenantRequest)Gets information about a distribution tenant.default GetDistributionTenantResponseCloudFrontClient. getDistributionTenant(GetDistributionTenantRequest getDistributionTenantRequest)Gets information about a distribution tenant. -
Uses of GetDistributionTenantRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetDistributionTenantRequest Modifier and Type Method Description SdkHttpFullRequestGetDistributionTenantRequestMarshaller. marshall(GetDistributionTenantRequest getDistributionTenantRequest)
-