Uses of Class
software.amazon.awssdk.services.cloudfront.model.Customizations
Packages that use Customizations
-
Uses of Customizations in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CustomizationsModifier and TypeMethodDescriptionfinal CustomizationsCreateDistributionTenantRequest.customizations()Customizations for the distribution tenant.final CustomizationsDistributionTenant.customizations()Customizations for the distribution tenant.final CustomizationsDistributionTenantSummary.customizations()Customizations for the distribution tenant.final CustomizationsUpdateDistributionTenantRequest.customizations()Customizations for the distribution tenant.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CustomizationsModifier and TypeMethodDescriptionCreateDistributionTenantRequest.Builder.customizations(Customizations customizations) Customizations for the distribution tenant.DistributionTenant.Builder.customizations(Customizations customizations) Customizations for the distribution tenant.DistributionTenantSummary.Builder.customizations(Customizations customizations) Customizations for the distribution tenant.UpdateDistributionTenantRequest.Builder.customizations(Customizations customizations) Customizations for the distribution tenant.