Class ApiKeysClient.ListKeysPagedResponse (0.39.0)

public static class ApiKeysClient.ListKeysPagedResponse extends AbstractPagedListResponse<ListKeysRequest,ListKeysResponse,Key,ApiKeysClient.ListKeysPage,ApiKeysClient.ListKeysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ApiKeysClient.ListKeysPagedResponse

Static Methods

createAsync(PageContext<ListKeysRequest,ListKeysResponse,Key> context, ApiFuture<ListKeysResponse> futureResponse)

public static ApiFuture<ApiKeysClient.ListKeysPagedResponse> createAsync(PageContext<ListKeysRequest,ListKeysResponse,Key> context, ApiFuture<ListKeysResponse> futureResponse)
Parameters
Name Description
context PageContext<ListKeysRequest,ListKeysResponse,Key>
futureResponse ApiFuture<ListKeysResponse>
Returns
Type Description
ApiFuture<ListKeysPagedResponse>