Class DataformClient.ListWorkflowInvocationsPagedResponse (0.12.0)

public static class DataformClient.ListWorkflowInvocationsPagedResponse extends AbstractPagedListResponse<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation,DataformClient.ListWorkflowInvocationsPage,DataformClient.ListWorkflowInvocationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataformClient.ListWorkflowInvocationsPagedResponse

Static Methods

createAsync(PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation> context, ApiFuture<ListWorkflowInvocationsResponse> futureResponse)

public static ApiFuture<DataformClient.ListWorkflowInvocationsPagedResponse> createAsync(PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation> context, ApiFuture<ListWorkflowInvocationsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation>
futureResponseApiFuture<ListWorkflowInvocationsResponse>
Returns
TypeDescription
ApiFuture<ListWorkflowInvocationsPagedResponse>