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