| 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 |
|---|---|
ListKeysResult |
AWSKMS.listKeys(ListKeysRequest listKeysRequest)
Lists the customer master keys.
|
ListKeysResult |
AWSKMSClient.listKeys(ListKeysRequest listKeysRequest)
Lists the customer master keys.
|
| Modifier and Type | Method and Description |
|---|---|
ListKeysRequest |
ListKeysRequest.withLimit(Integer limit)
When paginating results, specify the maximum number of items to return in
the response.
|
ListKeysRequest |
ListKeysRequest.withMarker(String marker)
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
|
Copyright © 2017. All rights reserved.