| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ListCryptoKeysResponse |
ListCryptoKeysResponse.clone() |
ListCryptoKeysResponse |
ListCryptoKeysResponse.set(String fieldName,
Object value) |
ListCryptoKeysResponse |
ListCryptoKeysResponse.setCryptoKeys(List<CryptoKey> cryptoKeys)
The list of CryptoKeys.
|
ListCryptoKeysResponse |
ListCryptoKeysResponse.setNextPageToken(String nextPageToken)
A token to retrieve next page of results.
|
ListCryptoKeysResponse |
ListCryptoKeysResponse.setTotalSize(Integer totalSize)
The total number of CryptoKeys that matched the query.
|
Copyright © 2011–2020 Google. All rights reserved.