Class CloudDeployClient.ListAutomationsPagedResponse (1.39.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
NameDescription
contextPageContext<ListAutomationsRequest,ListAutomationsResponse,Automation>
futureResponseApiFuture<ListAutomationsResponse>
Returns
TypeDescription
ApiFuture<ListAutomationsPagedResponse>