Uses of Class
software.amazon.awssdk.services.cloudfront.model.UpdateDistributionTenantRequest
-
Packages that use UpdateDistributionTenantRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront software.amazon.awssdk.services.cloudfront.transform -
-
Uses of UpdateDistributionTenantRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type UpdateDistributionTenantRequest Modifier and Type Method Description default CompletableFuture<UpdateDistributionTenantResponse>CloudFrontAsyncClient. updateDistributionTenant(UpdateDistributionTenantRequest updateDistributionTenantRequest)Updates a distribution tenant.default UpdateDistributionTenantResponseCloudFrontClient. updateDistributionTenant(UpdateDistributionTenantRequest updateDistributionTenantRequest)Updates a distribution tenant. -
Uses of UpdateDistributionTenantRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type UpdateDistributionTenantRequest Modifier and Type Method Description SdkHttpFullRequestUpdateDistributionTenantRequestMarshaller. marshall(UpdateDistributionTenantRequest updateDistributionTenantRequest)
-