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