Uses of Interface
com.azure.resourcemanager.datafactory.models.DataFlowDebugCommandResponse
-
Packages that use DataFlowDebugCommandResponse Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of DataFlowDebugCommandResponse in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return DataFlowDebugCommandResponse Modifier and Type Method Description DataFlowDebugCommandResponse
DataFlowDebugSessions. executeCommand(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request)
Execute a data flow debug command.DataFlowDebugCommandResponse
DataFlowDebugSessions. executeCommand(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request, com.azure.core.util.Context context)
Execute a data flow debug command.
-