Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateDistributionTenantRequest
-
Packages that use CreateDistributionTenantRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of CreateDistributionTenantRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateDistributionTenantRequest Modifier and Type Method Description default CompletableFuture<CreateDistributionTenantResponse>CloudFrontAsyncClient. createDistributionTenant(CreateDistributionTenantRequest createDistributionTenantRequest)Creates a distribution tenant.default CreateDistributionTenantResponseCloudFrontClient. createDistributionTenant(CreateDistributionTenantRequest createDistributionTenantRequest)Creates a distribution tenant. -
Uses of CreateDistributionTenantRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateDistributionTenantRequest Modifier and Type Method Description SdkHttpFullRequestCreateDistributionTenantRequestMarshaller. marshall(CreateDistributionTenantRequest createDistributionTenantRequest)
-