Class KeyManagementServiceClient.ListCryptoKeysPagedResponse (2.45.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
Name Description
context PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey>
futureResponse ApiFuture<ListCryptoKeysResponse>
Returns
Type Description
ApiFuture<ListCryptoKeysPagedResponse>