Class DataformClient.QueryWorkflowInvocationActionsPagedResponse (0.12.0)

public static class DataformClient.QueryWorkflowInvocationActionsPagedResponse extends AbstractPagedListResponse<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction,DataformClient.QueryWorkflowInvocationActionsPage,DataformClient.QueryWorkflowInvocationActionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataformClient.QueryWorkflowInvocationActionsPagedResponse

Static Methods

createAsync(PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context, ApiFuture<QueryWorkflowInvocationActionsResponse> futureResponse)

public static ApiFuture<DataformClient.QueryWorkflowInvocationActionsPagedResponse> createAsync(PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context, ApiFuture<QueryWorkflowInvocationActionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction>
futureResponseApiFuture<QueryWorkflowInvocationActionsResponse>
Returns
TypeDescription
ApiFuture<QueryWorkflowInvocationActionsPagedResponse>