Class KeyManagementServiceClient.ListKeyRingsPagedResponse (2.11.0)

public static class KeyManagementServiceClient.ListKeyRingsPagedResponse extends AbstractPagedListResponse<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing,KeyManagementServiceClient.ListKeyRingsPage,KeyManagementServiceClient.ListKeyRingsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > KeyManagementServiceClient.ListKeyRingsPagedResponse

Static Methods

createAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context, ApiFuture<ListKeyRingsResponse> futureResponse)

public static ApiFuture<KeyManagementServiceClient.ListKeyRingsPagedResponse> createAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context, ApiFuture<ListKeyRingsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing>
futureResponseApiFuture<ListKeyRingsResponse>
Returns
TypeDescription
ApiFuture<ListKeyRingsPagedResponse>