| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateGrantResponse |
KmsClient.createGrant(CreateGrantRequest createGrantRequest)
Adds a grant to a KMS key.
|
default CompletableFuture<CreateGrantResponse> |
KmsAsyncClient.createGrant(CreateGrantRequest createGrantRequest)
Adds a grant to a KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGrantRequestMarshaller.marshall(CreateGrantRequest createGrantRequest) |
Copyright © 2023. All rights reserved.