Class BackupForGKEClient.ListRestoresPage (0.16.0)

See more code actions.
public static class BackupForGKEClient.ListRestoresPage extends AbstractPage<ListRestoresRequest,ListRestoresResponse,Restore,BackupForGKEClient.ListRestoresPage>
java.lang.Object > AbstractPage > BackupForGKEClient.ListRestoresPage

Methods

createPage(PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ListRestoresResponse response)

protected BackupForGKEClient.ListRestoresPage createPage(PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ListRestoresResponse response)
Overrides

createPageAsync(PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ApiFuture<ListRestoresResponse> futureResponse)

public ApiFuture<BackupForGKEClient.ListRestoresPage> createPageAsync(PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ApiFuture<ListRestoresResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListRestoresPage>
Overrides