Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetDistributionTenantResponse.Builder
Packages that use GetDistributionTenantResponse.Builder
-
Uses of GetDistributionTenantResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetDistributionTenantResponse.BuilderModifier and TypeMethodDescriptionGetDistributionTenantResponse.builder()GetDistributionTenantResponse.Builder.distributionTenant(Consumer<DistributionTenant.Builder> distributionTenant) The distribution tenant that you retrieved.GetDistributionTenantResponse.Builder.distributionTenant(DistributionTenant distributionTenant) The distribution tenant that you retrieved.The current version of the distribution tenant.GetDistributionTenantResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetDistributionTenantResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDistributionTenantResponse.Builder>GetDistributionTenantResponse.serializableBuilderClass()