Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateDistributionTenantResponse
Packages that use UpdateDistributionTenantResponse
-
Uses of UpdateDistributionTenantResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return UpdateDistributionTenantResponseModifier and TypeMethodDescriptiondefault UpdateDistributionTenantResponseCloudFrontClient.updateDistributionTenant(Consumer<UpdateDistributionTenantRequest.Builder> updateDistributionTenantRequest) Updates a distribution tenant.default UpdateDistributionTenantResponseCloudFrontClient.updateDistributionTenant(UpdateDistributionTenantRequest updateDistributionTenantRequest) Updates a distribution tenant.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type UpdateDistributionTenantResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.updateDistributionTenant(Consumer<UpdateDistributionTenantRequest.Builder> updateDistributionTenantRequest) Updates a distribution tenant.CloudFrontAsyncClient.updateDistributionTenant(UpdateDistributionTenantRequest updateDistributionTenantRequest) Updates a distribution tenant.