Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API.
|
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListCryptoKeysPage |
KeyManagementServiceClient.ListCryptoKeysPage.createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
ListCryptoKeysResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage> |
KeyManagementServiceClient.ListCryptoKeysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListCryptoKeysFixedSizeCollection |
KeyManagementServiceClient.ListCryptoKeysFixedSizeCollection.createCollection(List<KeyManagementServiceClient.ListCryptoKeysPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.