Interface DataFactoryManagementClient


public interface DataFactoryManagementClient
The interface for DataFactoryManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The subscription identifier.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getFactories

      FactoriesClient getFactories()
      Gets the FactoriesClient object to access its operations.
      Returns:
      the FactoriesClient object.
    • getExposureControls

      ExposureControlsClient getExposureControls()
      Gets the ExposureControlsClient object to access its operations.
      Returns:
      the ExposureControlsClient object.
    • getIntegrationRuntimes

      IntegrationRuntimesClient getIntegrationRuntimes()
      Gets the IntegrationRuntimesClient object to access its operations.
      Returns:
      the IntegrationRuntimesClient object.
    • getIntegrationRuntimeObjectMetadatas

      IntegrationRuntimeObjectMetadatasClient getIntegrationRuntimeObjectMetadatas()
      Gets the IntegrationRuntimeObjectMetadatasClient object to access its operations.
      Returns:
      the IntegrationRuntimeObjectMetadatasClient object.
    • getIntegrationRuntimeNodes

      IntegrationRuntimeNodesClient getIntegrationRuntimeNodes()
      Gets the IntegrationRuntimeNodesClient object to access its operations.
      Returns:
      the IntegrationRuntimeNodesClient object.
    • getLinkedServices

      LinkedServicesClient getLinkedServices()
      Gets the LinkedServicesClient object to access its operations.
      Returns:
      the LinkedServicesClient object.
    • getDatasets

      DatasetsClient getDatasets()
      Gets the DatasetsClient object to access its operations.
      Returns:
      the DatasetsClient object.
    • getPipelines

      PipelinesClient getPipelines()
      Gets the PipelinesClient object to access its operations.
      Returns:
      the PipelinesClient object.
    • getPipelineRuns

      PipelineRunsClient getPipelineRuns()
      Gets the PipelineRunsClient object to access its operations.
      Returns:
      the PipelineRunsClient object.
    • getActivityRuns

      ActivityRunsClient getActivityRuns()
      Gets the ActivityRunsClient object to access its operations.
      Returns:
      the ActivityRunsClient object.
    • getTriggers

      TriggersClient getTriggers()
      Gets the TriggersClient object to access its operations.
      Returns:
      the TriggersClient object.
    • getTriggerRuns

      TriggerRunsClient getTriggerRuns()
      Gets the TriggerRunsClient object to access its operations.
      Returns:
      the TriggerRunsClient object.
    • getDataFlows

      DataFlowsClient getDataFlows()
      Gets the DataFlowsClient object to access its operations.
      Returns:
      the DataFlowsClient object.
    • getDataFlowDebugSessions

      DataFlowDebugSessionsClient getDataFlowDebugSessions()
      Gets the DataFlowDebugSessionsClient object to access its operations.
      Returns:
      the DataFlowDebugSessionsClient object.
    • getManagedVirtualNetworks

      ManagedVirtualNetworksClient getManagedVirtualNetworks()
      Gets the ManagedVirtualNetworksClient object to access its operations.
      Returns:
      the ManagedVirtualNetworksClient object.
    • getManagedPrivateEndpoints

      ManagedPrivateEndpointsClient getManagedPrivateEndpoints()
      Gets the ManagedPrivateEndpointsClient object to access its operations.
      Returns:
      the ManagedPrivateEndpointsClient object.
    • getPrivateEndPointConnections

      PrivateEndPointConnectionsClient getPrivateEndPointConnections()
      Gets the PrivateEndPointConnectionsClient object to access its operations.
      Returns:
      the PrivateEndPointConnectionsClient object.
    • getPrivateEndpointConnectionOperations

      PrivateEndpointConnectionOperationsClient getPrivateEndpointConnectionOperations()
      Gets the PrivateEndpointConnectionOperationsClient object to access its operations.
      Returns:
      the PrivateEndpointConnectionOperationsClient object.
    • getPrivateLinkResources

      PrivateLinkResourcesClient getPrivateLinkResources()
      Gets the PrivateLinkResourcesClient object to access its operations.
      Returns:
      the PrivateLinkResourcesClient object.
    • getGlobalParameters

      GlobalParametersClient getGlobalParameters()
      Gets the GlobalParametersClient object to access its operations.
      Returns:
      the GlobalParametersClient object.