Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListDistributionTenantsByCustomizationResponse.Builder
Packages that use ListDistributionTenantsByCustomizationResponse.Builder
-
Uses of ListDistributionTenantsByCustomizationResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListDistributionTenantsByCustomizationResponse.BuilderModifier and TypeMethodDescriptionListDistributionTenantsByCustomizationResponse.builder()ListDistributionTenantsByCustomizationResponse.Builder.distributionTenantList(Collection<DistributionTenantSummary> distributionTenantList) A list of distribution tenants with the specified customization.ListDistributionTenantsByCustomizationResponse.Builder.distributionTenantList(Consumer<DistributionTenantSummary.Builder>... distributionTenantList) A list of distribution tenants with the specified customization.ListDistributionTenantsByCustomizationResponse.Builder.distributionTenantList(DistributionTenantSummary... distributionTenantList) A list of distribution tenants with the specified customization.ListDistributionTenantsByCustomizationResponse.Builder.nextMarker(String nextMarker) A token used for pagination of results returned in the response.ListDistributionTenantsByCustomizationResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListDistributionTenantsByCustomizationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDistributionTenantsByCustomizationResponse.Builder>ListDistributionTenantsByCustomizationResponse.serializableBuilderClass()