Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListTrustStoresRequest.Builder
Packages that use ListTrustStoresRequest.Builder
Package
Description
-
Uses of ListTrustStoresRequest.Builder in software.amazon.awssdk.services.cloudfront
Method parameters in software.amazon.awssdk.services.cloudfront with type arguments of type ListTrustStoresRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<ListTrustStoresResponse>CloudFrontAsyncClient.listTrustStores(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest) Lists trust stores.default ListTrustStoresResponseCloudFrontClient.listTrustStores(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest) Lists trust stores. -
Uses of ListTrustStoresRequest.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListTrustStoresRequest.BuilderModifier and TypeMethodDescriptionListTrustStoresRequest.builder()Use this field when paginating results to indicate where to begin in your list.The maximum number of trust stores that you want returned in the response.ListTrustStoresRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListTrustStoresRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListTrustStoresRequest.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListTrustStoresRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTrustStoresRequest.Builder>ListTrustStoresRequest.serializableBuilderClass()