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