Class FlowsClient.ListFlowsPage (0.15.0)

See more code actions.
public static class FlowsClient.ListFlowsPage extends AbstractPage<ListFlowsRequest,ListFlowsResponse,Flow,FlowsClient.ListFlowsPage>
java.lang.Object > AbstractPage > FlowsClient.ListFlowsPage

Methods

createPage(PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, ListFlowsResponse response)

protected FlowsClient.ListFlowsPage createPage(PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, ListFlowsResponse response)
Parameters Returns
Type Description
FlowsClient.ListFlowsPage
Overrides

createPageAsync(PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, ApiFuture<ListFlowsResponse> futureResponse)

public ApiFuture<FlowsClient.ListFlowsPage> createPageAsync(PageContext<ListFlowsRequest,ListFlowsResponse,Flow> context, ApiFuture<ListFlowsResponse> futureResponse)
Parameters Returns
Type Description
ApiFuture<ListFlowsPage>
Overrides