Uses of Class
software.amazon.awssdk.services.cloudfront.model.CreateTrustStoreResponse
Packages that use CreateTrustStoreResponse
-
Uses of CreateTrustStoreResponse in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CreateTrustStoreResponseModifier and TypeMethodDescriptiondefault CreateTrustStoreResponseCloudFrontClient.createTrustStore(Consumer<CreateTrustStoreRequest.Builder> createTrustStoreRequest) Creates a trust store.default CreateTrustStoreResponseCloudFrontClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest) Creates a trust store.Methods in software.amazon.awssdk.services.cloudfront that return types with arguments of type CreateTrustStoreResponseModifier and TypeMethodDescriptionCloudFrontAsyncClient.createTrustStore(Consumer<CreateTrustStoreRequest.Builder> createTrustStoreRequest) Creates a trust store.CloudFrontAsyncClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest) Creates a trust store.