Class KeyDashboardServiceClient.ListCryptoKeysPagedResponse (0.33.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > KeyDashboardServiceClient.ListCryptoKeysPagedResponse

Static 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>