Class KeyDashboardServiceClient.ListCryptoKeysPagedResponse (0.30.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
NameDescription
contextPageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,com.google.cloud.kms.v1.CryptoKey>
futureResponseApiFuture<ListCryptoKeysResponse>
Returns
TypeDescription
ApiFuture<ListCryptoKeysPagedResponse>