Uses of Class
com.azure.analytics.synapse.artifacts.models.DataFlowListResponse
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of DataFlowListResponse in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionDataFlowListResponse.setNextLink
(String nextLink) Set the nextLink property: The link to the next page of results, if any remaining results exist.DataFlowListResponse.setValue
(List<DataFlowResource> value) Set the value property: List of data flows.