Uses of Class
com.azure.resourcemanager.datafactory.fluent.models.DataFlowDebugCommandResponseInner
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 DataFlowDebugCommandResponseInner in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionDataFlowDebugSessionsClient.executeCommand
(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request) Execute a data flow debug command.DataFlowDebugSessionsClient.executeCommand
(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request, com.azure.core.util.Context context) Execute a data flow debug command.Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DataFlowDebugCommandResponseInner>,
DataFlowDebugCommandResponseInner> DataFlowDebugSessionsClient.beginExecuteCommand
(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request) Execute a data flow debug command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DataFlowDebugCommandResponseInner>,
DataFlowDebugCommandResponseInner> DataFlowDebugSessionsClient.beginExecuteCommand
(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request) Execute a data flow debug command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DataFlowDebugCommandResponseInner>,
DataFlowDebugCommandResponseInner> DataFlowDebugSessionsClient.beginExecuteCommand
(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request, com.azure.core.util.Context context) Execute a data flow debug command.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DataFlowDebugCommandResponseInner>,
DataFlowDebugCommandResponseInner> DataFlowDebugSessionsClient.beginExecuteCommand
(String resourceGroupName, String factoryName, DataFlowDebugCommandRequest request, com.azure.core.util.Context context) Execute a data flow debug command. -
Uses of DataFlowDebugCommandResponseInner in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionSet the data property: The result data of data preview, statistics or expression preview.DataFlowDebugCommandResponseInner.withStatus
(String status) Set the status property: The run status of data preview, statistics or expression preview. -
Uses of DataFlowDebugCommandResponseInner in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDataFlowDebugCommandResponse.innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.DataFlowDebugCommandResponseInner object.