Uses of Interface
com.azure.resourcemanager.datafactory.models.AddDataFlowToDebugSessionResponse
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AddDataFlowToDebugSessionResponse in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDataFlowDebugSessions.addDataFlow
(String resourceGroupName, String factoryName, DataFlowDebugPackage request) Add a data flow into debug session.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<AddDataFlowToDebugSessionResponse>
DataFlowDebugSessions.addDataFlowWithResponse
(String resourceGroupName, String factoryName, DataFlowDebugPackage request, com.azure.core.util.Context context) Add a data flow into debug session.