Class DataformClient.ListWorkflowConfigsPagedResponse (0.44.0)

public static class DataformClient.ListWorkflowConfigsPagedResponse extends AbstractPagedListResponse<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse,WorkflowConfig,DataformClient.ListWorkflowConfigsPage,DataformClient.ListWorkflowConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataformClient.ListWorkflowConfigsPagedResponse

Static Methods

createAsync(PageContext<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse,WorkflowConfig> context, ApiFuture<ListWorkflowConfigsResponse> futureResponse)

public static ApiFuture<DataformClient.ListWorkflowConfigsPagedResponse> createAsync(PageContext<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse,WorkflowConfig> context, ApiFuture<ListWorkflowConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse,WorkflowConfig>
futureResponse ApiFuture<ListWorkflowConfigsResponse>
Returns
Type Description
ApiFuture<ListWorkflowConfigsPagedResponse>