Class DataformClient.ListWorkflowConfigsPagedResponse (0.35.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
NameDescription
contextPageContext<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse,WorkflowConfig>
futureResponseApiFuture<ListWorkflowConfigsResponse>
Returns
TypeDescription
ApiFuture<ListWorkflowConfigsPagedResponse>