| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
Classes modeling the various types represented by AWSKMS
|
| Modifier and Type | Method and Description |
|---|---|
CreateGrantResult |
AWSKMS.createGrant(CreateGrantRequest createGrantRequest)
Adds a grant to a customer master key (CMK).
|
CreateGrantResult |
AWSKMSClient.createGrant(CreateGrantRequest createGrantRequest)
Adds a grant to a customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
CreateGrantResult |
CreateGrantResult.withGrantId(String grantId)
The unique identifier for the grant.
|
CreateGrantResult |
CreateGrantResult.withGrantToken(String grantToken)
The grant token.
|
Copyright © 2018. All rights reserved.