Class ApiKeysClient.ListKeysPagedResponse (0.30.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
NameDescription
contextPageContext<ListKeysRequest,ListKeysResponse,Key>
futureResponseApiFuture<ListKeysResponse>
Returns
TypeDescription
ApiFuture<ListKeysPagedResponse>