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(PageContext<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,com.google.cloud.kms.v1.KeyRing> context,
com.google.cloud.kms.v1.ListKeyRingsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPage> |
KeyManagementServiceClient.ListKeyRingsPage.createPageAsync(PageContext<com.google.cloud.kms.v1.ListKeyRingsRequest,com.google.cloud.kms.v1.ListKeyRingsResponse,com.google.cloud.kms.v1.KeyRing> context,
com.google.api.core.ApiFuture<com.google.cloud.kms.v1.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.