Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListDistributionsByTrustStoreResponse.Builder
Packages that use ListDistributionsByTrustStoreResponse.Builder
-
Uses of ListDistributionsByTrustStoreResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListDistributionsByTrustStoreResponse.BuilderModifier and TypeMethodDescriptionListDistributionsByTrustStoreResponse.builder()ListDistributionsByTrustStoreResponse.Builder.distributionList(Consumer<DistributionList.Builder> distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByTrustStoreResponse.Builder.distributionList(DistributionList distributionList) Sets the value of the DistributionList property for this object.ListDistributionsByTrustStoreResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListDistributionsByTrustStoreResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDistributionsByTrustStoreResponse.Builder>ListDistributionsByTrustStoreResponse.serializableBuilderClass()