Class DataformClient.ListWorkflowInvocationsPagedResponse (0.43.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
Name Description
context PageContext<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation>
futureResponse ApiFuture<ListWorkflowInvocationsResponse>
Returns
Type Description
ApiFuture<ListWorkflowInvocationsPagedResponse>