Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateTrustStoreRequest
Packages that use CreateTrustStoreRequest
Package
Description
-
Uses of CreateTrustStoreRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CreateTrustStoreRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest) Creates a trust store.default CreateTrustStoreResponseCloudFrontClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest) Creates a trust store. -
Uses of CreateTrustStoreRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type CreateTrustStoreRequestModifier and TypeMethodDescriptionCreateTrustStoreRequestMarshaller.marshall(CreateTrustStoreRequest createTrustStoreRequest)