public static class KeyDashboardServiceClient.ListCryptoKeysPagedResponse extends AbstractPagedListResponse<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyDashboardServiceClient.ListCryptoKeysPage,KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > KeyDashboardServiceClient.ListCryptoKeysPagedResponseStatic Methods
createAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ApiFuture<ListCryptoKeysResponse> futureResponse)
public static ApiFuture<KeyDashboardServiceClient.ListCryptoKeysPagedResponse> createAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ApiFuture<ListCryptoKeysResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey> |
futureResponse | ApiFuture<ListCryptoKeysResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListCryptoKeysPagedResponse> |