Uses of Class
software.amazon.awssdk.services.cloudfront.model.DeletePublicKeyRequest
Packages that use DeletePublicKeyRequest
Package
Description
-
Uses of DeletePublicKeyRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type DeletePublicKeyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeletePublicKeyResponse>CloudFrontAsyncClient.deletePublicKey(DeletePublicKeyRequest deletePublicKeyRequest) Remove a public key you previously added to CloudFront.default DeletePublicKeyResponseCloudFrontClient.deletePublicKey(DeletePublicKeyRequest deletePublicKeyRequest) Remove a public key you previously added to CloudFront. -
Uses of DeletePublicKeyRequest in software.amazon.awssdk.services.cloudfront.transform
Methods in software.amazon.awssdk.services.cloudfront.transform with parameters of type DeletePublicKeyRequestModifier and TypeMethodDescriptionDeletePublicKeyRequestMarshaller.marshall(DeletePublicKeyRequest deletePublicKeyRequest)