Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.AddDataFlowToDebugSessionResponseInner
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of AddDataFlowToDebugSessionResponseInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionDataFlowDebugSessionsClient.addDataFlow
(String resourceGroupName, String factoryName, DataFlowDebugPackage request) Add a data flow into debug session.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AddDataFlowToDebugSessionResponseInner>
DataFlowDebugSessionsClient.addDataFlowWithResponse
(String resourceGroupName, String factoryName, DataFlowDebugPackage request, com.azure.core.util.Context context) Add a data flow into debug session. -
Uses of AddDataFlowToDebugSessionResponseInner in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionAddDataFlowToDebugSessionResponseInner.withJobVersion
(String jobVersion) Set the jobVersion property: The ID of data flow debug job version. -
Uses of AddDataFlowToDebugSessionResponseInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAddDataFlowToDebugSessionResponse.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.AddDataFlowToDebugSessionResponseInner object.