Uses of Class
software.amazon.awssdk.services.cloudfront.model.GetTrustStoreRequest
Packages that use GetTrustStoreRequest
Package
Description
-
Uses of GetTrustStoreRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type GetTrustStoreRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetTrustStoreResponse>CloudFrontAsyncClient.getTrustStore(GetTrustStoreRequest getTrustStoreRequest) Gets a trust store.default GetTrustStoreResponseCloudFrontClient.getTrustStore(GetTrustStoreRequest getTrustStoreRequest) Gets a trust store. -
Uses of GetTrustStoreRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type GetTrustStoreRequestModifier and TypeMethodDescriptionGetTrustStoreRequestMarshaller.marshall(GetTrustStoreRequest getTrustStoreRequest)