Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateDistributionTenantResponse
Packages that use CreateDistributionTenantResponse
-
Uses of CreateDistributionTenantResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateDistributionTenantResponseModifier and TypeMethodDescriptiondefault CreateDistributionTenantResponseCloudFrontClient.createDistributionTenant(Consumer<CreateDistributionTenantRequest.Builder> createDistributionTenantRequest) Creates a distribution tenant.default CreateDistributionTenantResponseCloudFrontClient.createDistributionTenant(CreateDistributionTenantRequest createDistributionTenantRequest) Creates a distribution tenant.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateDistributionTenantResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createDistributionTenant(Consumer<CreateDistributionTenantRequest.Builder> createDistributionTenantRequest) Creates a distribution tenant.CloudFrontAsyncClient.createDistributionTenant(CreateDistributionTenantRequest createDistributionTenantRequest) Creates a distribution tenant.