Class KeyManagementServiceClient.ListCryptoKeysPagedResponse (2.11.0)

public static class KeyManagementServiceClient.ListCryptoKeysPagedResponse extends AbstractPagedListResponse<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyManagementServiceClient.ListCryptoKeysPage,KeyManagementServiceClient.ListCryptoKeysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > KeyManagementServiceClient.ListCryptoKeysPagedResponse

Static Methods

createAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ApiFuture<ListCryptoKeysResponse> futureResponse)

public static ApiFuture<KeyManagementServiceClient.ListCryptoKeysPagedResponse> createAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ApiFuture<ListCryptoKeysResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey>
futureResponseApiFuture<ListCryptoKeysResponse>
Returns
TypeDescription
ApiFuture<ListCryptoKeysPagedResponse>