Class CloudDeployClient.ListAutomationRunsPagedResponse (1.42.0)

public static class CloudDeployClient.ListAutomationRunsPagedResponse extends AbstractPagedListResponse<ListAutomationRunsRequest,ListAutomationRunsResponse,AutomationRun,CloudDeployClient.ListAutomationRunsPage,CloudDeployClient.ListAutomationRunsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudDeployClient.ListAutomationRunsPagedResponse

Static Methods

createAsync(PageContext<ListAutomationRunsRequest,ListAutomationRunsResponse,AutomationRun> context, ApiFuture<ListAutomationRunsResponse> futureResponse)

public static ApiFuture<CloudDeployClient.ListAutomationRunsPagedResponse> createAsync(PageContext<ListAutomationRunsRequest,ListAutomationRunsResponse,AutomationRun> context, ApiFuture<ListAutomationRunsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAutomationRunsRequest,ListAutomationRunsResponse,AutomationRun>
futureResponse ApiFuture<ListAutomationRunsResponse>
Returns
Type Description
ApiFuture<ListAutomationRunsPagedResponse>