Class KeyDashboardServiceClient.ListCryptoKeysPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey,KeyDashboardServiceClient.ListCryptoKeysPage,KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection>
-
- com.google.cloud.kms.inventory.v1.KeyDashboardServiceClient.ListCryptoKeysPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<com.google.cloud.kms.v1.CryptoKey>
- Enclosing class:
- KeyDashboardServiceClient
public static class KeyDashboardServiceClient.ListCryptoKeysPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey,KeyDashboardServiceClient.ListCryptoKeysPage,KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<KeyDashboardServiceClient.ListCryptoKeysPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<KeyDashboardServiceClient.ListCryptoKeysPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)
-
-