public static class DataformClient.ListWorkflowInvocationsPagedResponse extends AbstractPagedListResponse<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse,WorkflowInvocation,DataformClient.ListWorkflowInvocationsPage,DataformClient.ListWorkflowInvocationsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > DataformClient.ListWorkflowInvocationsPagedResponseStatic 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> |