Class RegionOperationsClient.ListPage (1.49.0)

public static class RegionOperationsClient.ListPage extends AbstractPage<ListRegionOperationsRequest,OperationList,Operation,RegionOperationsClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > RegionOperationsClient.ListPage

Methods

createPage(PageContext<ListRegionOperationsRequest,OperationList,Operation> context, OperationList response)

protected RegionOperationsClient.ListPage createPage(PageContext<ListRegionOperationsRequest,OperationList,Operation> context, OperationList response)
Returns
TypeDescription
RegionOperationsClient.ListPage
Overrides

createPageAsync(PageContext<ListRegionOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)

public ApiFuture<RegionOperationsClient.ListPage> createPageAsync(PageContext<ListRegionOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)
Returns
TypeDescription
ApiFuture<ListPage>
Overrides