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