Uses of Class
software.amazon.awssdk.services.kms.model.CreateGrantRequest
Packages that use CreateGrantRequest
Package
Description
-
Uses of CreateGrantRequest in software.amazon.awssdk.services.kms
Methods in software.amazon.awssdk.services.kms with parameters of type CreateGrantRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateGrantResponse>KmsAsyncClient.createGrant(CreateGrantRequest createGrantRequest) Adds a grant to a KMS key.default CreateGrantResponseKmsClient.createGrant(CreateGrantRequest createGrantRequest) Adds a grant to a KMS key. -
Uses of CreateGrantRequest in software.amazon.awssdk.services.kms.transform
Methods in software.amazon.awssdk.services.kms.transform with parameters of type CreateGrantRequestModifier and TypeMethodDescriptionCreateGrantRequestMarshaller.marshall(CreateGrantRequest createGrantRequest)