Uses of Class
software.amazon.awssdk.services.cloudfront.model.DeleteTrustStoreRequest
Packages that use DeleteTrustStoreRequest
Package
Description
-
Uses of DeleteTrustStoreRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type DeleteTrustStoreRequestModifier and TypeMethodDescriptionCloudFrontAsyncClient.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest) Deletes a trust store.default DeleteTrustStoreResponseCloudFrontClient.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest) Deletes a trust store. -
Uses of DeleteTrustStoreRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type DeleteTrustStoreRequestModifier and TypeMethodDescriptionDeleteTrustStoreRequestMarshaller.marshall(DeleteTrustStoreRequest deleteTrustStoreRequest)