Class AutokeyClient.ListKeyHandlesPage (2.61.0)

public static class AutokeyClient.ListKeyHandlesPage extends AbstractPage<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle,AutokeyClient.ListKeyHandlesPage>

Inheritance

java.lang.Object > AbstractPage > AutokeyClient.ListKeyHandlesPage

Methods

createPage(PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context, ListKeyHandlesResponse response)

protected AutokeyClient.ListKeyHandlesPage createPage(PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context, ListKeyHandlesResponse response)
Returns
Type Description
AutokeyClient.ListKeyHandlesPage
Overrides

createPageAsync(PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context, ApiFuture<ListKeyHandlesResponse> futureResponse)

public ApiFuture<AutokeyClient.ListKeyHandlesPage> createPageAsync(PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context, ApiFuture<ListKeyHandlesResponse> futureResponse)
Returns
Type Description
ApiFuture<ListKeyHandlesPage>
Overrides