Interface LogicManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets The subscription id.
      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.
    • getWorkflows

      WorkflowsClient getWorkflows()
      Gets the WorkflowsClient object to access its operations.
      Returns:
      the WorkflowsClient object.
    • getWorkflowVersions

      WorkflowVersionsClient getWorkflowVersions()
      Gets the WorkflowVersionsClient object to access its operations.
      Returns:
      the WorkflowVersionsClient object.
    • getWorkflowTriggers

      WorkflowTriggersClient getWorkflowTriggers()
      Gets the WorkflowTriggersClient object to access its operations.
      Returns:
      the WorkflowTriggersClient object.
    • getWorkflowVersionTriggers

      WorkflowVersionTriggersClient getWorkflowVersionTriggers()
      Gets the WorkflowVersionTriggersClient object to access its operations.
      Returns:
      the WorkflowVersionTriggersClient object.
    • getWorkflowTriggerHistories

      WorkflowTriggerHistoriesClient getWorkflowTriggerHistories()
      Gets the WorkflowTriggerHistoriesClient object to access its operations.
      Returns:
      the WorkflowTriggerHistoriesClient object.
    • getWorkflowRuns

      WorkflowRunsClient getWorkflowRuns()
      Gets the WorkflowRunsClient object to access its operations.
      Returns:
      the WorkflowRunsClient object.
    • getWorkflowRunActions

      WorkflowRunActionsClient getWorkflowRunActions()
      Gets the WorkflowRunActionsClient object to access its operations.
      Returns:
      the WorkflowRunActionsClient object.
    • getWorkflowRunActionRepetitions

      WorkflowRunActionRepetitionsClient getWorkflowRunActionRepetitions()
      Gets the WorkflowRunActionRepetitionsClient object to access its operations.
      Returns:
      the WorkflowRunActionRepetitionsClient object.
    • getWorkflowRunActionRepetitionsRequestHistories

      WorkflowRunActionRepetitionsRequestHistoriesClient getWorkflowRunActionRepetitionsRequestHistories()
      Gets the WorkflowRunActionRepetitionsRequestHistoriesClient object to access its operations.
      Returns:
      the WorkflowRunActionRepetitionsRequestHistoriesClient object.
    • getWorkflowRunActionRequestHistories

      WorkflowRunActionRequestHistoriesClient getWorkflowRunActionRequestHistories()
      Gets the WorkflowRunActionRequestHistoriesClient object to access its operations.
      Returns:
      the WorkflowRunActionRequestHistoriesClient object.
    • getWorkflowRunActionScopeRepetitions

      WorkflowRunActionScopeRepetitionsClient getWorkflowRunActionScopeRepetitions()
      Gets the WorkflowRunActionScopeRepetitionsClient object to access its operations.
      Returns:
      the WorkflowRunActionScopeRepetitionsClient object.
    • getWorkflowRunOperations

      WorkflowRunOperationsClient getWorkflowRunOperations()
      Gets the WorkflowRunOperationsClient object to access its operations.
      Returns:
      the WorkflowRunOperationsClient object.
    • getIntegrationAccounts

      IntegrationAccountsClient getIntegrationAccounts()
      Gets the IntegrationAccountsClient object to access its operations.
      Returns:
      the IntegrationAccountsClient object.
    • getIntegrationAccountAssemblies

      IntegrationAccountAssembliesClient getIntegrationAccountAssemblies()
      Gets the IntegrationAccountAssembliesClient object to access its operations.
      Returns:
      the IntegrationAccountAssembliesClient object.
    • getIntegrationAccountBatchConfigurations

      IntegrationAccountBatchConfigurationsClient getIntegrationAccountBatchConfigurations()
      Gets the IntegrationAccountBatchConfigurationsClient object to access its operations.
      Returns:
      the IntegrationAccountBatchConfigurationsClient object.
    • getIntegrationAccountSchemas

      IntegrationAccountSchemasClient getIntegrationAccountSchemas()
      Gets the IntegrationAccountSchemasClient object to access its operations.
      Returns:
      the IntegrationAccountSchemasClient object.
    • getIntegrationAccountMaps

      IntegrationAccountMapsClient getIntegrationAccountMaps()
      Gets the IntegrationAccountMapsClient object to access its operations.
      Returns:
      the IntegrationAccountMapsClient object.
    • getIntegrationAccountPartners

      IntegrationAccountPartnersClient getIntegrationAccountPartners()
      Gets the IntegrationAccountPartnersClient object to access its operations.
      Returns:
      the IntegrationAccountPartnersClient object.
    • getIntegrationAccountAgreements

      IntegrationAccountAgreementsClient getIntegrationAccountAgreements()
      Gets the IntegrationAccountAgreementsClient object to access its operations.
      Returns:
      the IntegrationAccountAgreementsClient object.
    • getIntegrationAccountCertificates

      IntegrationAccountCertificatesClient getIntegrationAccountCertificates()
      Gets the IntegrationAccountCertificatesClient object to access its operations.
      Returns:
      the IntegrationAccountCertificatesClient object.
    • getIntegrationAccountSessions

      IntegrationAccountSessionsClient getIntegrationAccountSessions()
      Gets the IntegrationAccountSessionsClient object to access its operations.
      Returns:
      the IntegrationAccountSessionsClient object.
    • getIntegrationServiceEnvironments

      IntegrationServiceEnvironmentsClient getIntegrationServiceEnvironments()
      Gets the IntegrationServiceEnvironmentsClient object to access its operations.
      Returns:
      the IntegrationServiceEnvironmentsClient object.
    • getIntegrationServiceEnvironmentSkus

      IntegrationServiceEnvironmentSkusClient getIntegrationServiceEnvironmentSkus()
      Gets the IntegrationServiceEnvironmentSkusClient object to access its operations.
      Returns:
      the IntegrationServiceEnvironmentSkusClient object.
    • getIntegrationServiceEnvironmentNetworkHealths

      IntegrationServiceEnvironmentNetworkHealthsClient getIntegrationServiceEnvironmentNetworkHealths()
      Gets the IntegrationServiceEnvironmentNetworkHealthsClient object to access its operations.
      Returns:
      the IntegrationServiceEnvironmentNetworkHealthsClient object.
    • getIntegrationServiceEnvironmentManagedApis

      IntegrationServiceEnvironmentManagedApisClient getIntegrationServiceEnvironmentManagedApis()
      Gets the IntegrationServiceEnvironmentManagedApisClient object to access its operations.
      Returns:
      the IntegrationServiceEnvironmentManagedApisClient object.
    • getIntegrationServiceEnvironmentManagedApiOperations

      IntegrationServiceEnvironmentManagedApiOperationsClient getIntegrationServiceEnvironmentManagedApiOperations()
      Gets the IntegrationServiceEnvironmentManagedApiOperationsClient object to access its operations.
      Returns:
      the IntegrationServiceEnvironmentManagedApiOperationsClient object.
    • getOperations

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