Class CloudDeployClient.ListAutomationsPagedResponse (1.40.0)

public static class CloudDeployClient.ListAutomationsPagedResponse extends AbstractPagedListResponse<ListAutomationsRequest,ListAutomationsResponse,Automation,CloudDeployClient.ListAutomationsPage,CloudDeployClient.ListAutomationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudDeployClient.ListAutomationsPagedResponse

Static Methods

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

public static ApiFuture<CloudDeployClient.ListAutomationsPagedResponse> createAsync(PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation> context, ApiFuture<ListAutomationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAutomationsRequest,ListAutomationsResponse,Automation>
futureResponse ApiFuture<ListAutomationsResponse>
Returns
Type Description
ApiFuture<ListAutomationsPagedResponse>