Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GetDistributionTenantByDomainResponse.Builder
Packages that use GetDistributionTenantByDomainResponse.Builder
-
Uses of GetDistributionTenantByDomainResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GetDistributionTenantByDomainResponse.BuilderModifier and TypeMethodDescriptionGetDistributionTenantByDomainResponse.builder()GetDistributionTenantByDomainResponse.Builder.distributionTenant(Consumer<DistributionTenant.Builder> distributionTenant) Sets the value of the DistributionTenant property for this object.GetDistributionTenantByDomainResponse.Builder.distributionTenant(DistributionTenant distributionTenant) Sets the value of the DistributionTenant property for this object.The current version of the distribution tenant.GetDistributionTenantByDomainResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GetDistributionTenantByDomainResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDistributionTenantByDomainResponse.Builder>GetDistributionTenantByDomainResponse.serializableBuilderClass()