Class CloudDeployClient.ListAutomationsPage (1.56.0)

public static class CloudDeployClient.ListAutomationsPage extends AbstractPage<ListAutomationsRequest,ListAutomationsResponse,Automation,CloudDeployClient.ListAutomationsPage>

Inheritance

java.lang.Object > AbstractPage > CloudDeployClient.ListAutomationsPage

Methods

createPage(PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation> context, ListAutomationsResponse response)

protected CloudDeployClient.ListAutomationsPage createPage(PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation> context, ListAutomationsResponse response)
Returns
Type Description
CloudDeployClient.ListAutomationsPage
Overrides

createPageAsync(PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation> context, ApiFuture<ListAutomationsResponse> futureResponse)

public ApiFuture<CloudDeployClient.ListAutomationsPage> createPageAsync(PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation> context, ApiFuture<ListAutomationsResponse> futureResponse)
Returns
Type Description
ApiFuture<ListAutomationsPage>
Overrides