Class DataformClient.QueryWorkflowInvocationActionsPagedResponse (0.41.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
Name Description
context PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction>
futureResponse ApiFuture<QueryWorkflowInvocationActionsResponse>
Returns
Type Description
ApiFuture<QueryWorkflowInvocationActionsPagedResponse>