Uses of Class
software.amazon.awssdk.services.cloudfront.model.TenantConfig
-
Packages that use TenantConfig Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of TenantConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TenantConfig Modifier and Type Method Description TenantConfigDistributionConfig. tenantConfig()A distribution tenant configuration.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type TenantConfig Modifier and Type Method Description DistributionConfig.BuilderDistributionConfig.Builder. tenantConfig(TenantConfig tenantConfig)A distribution tenant configuration.
-