Class CloudDeployClient.ListAutomationRunsPagedResponse (1.39.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
NameDescription
contextPageContext<ListAutomationRunsRequest,ListAutomationRunsResponse,AutomationRun>
futureResponseApiFuture<ListAutomationRunsResponse>
Returns
TypeDescription
ApiFuture<ListAutomationRunsPagedResponse>