Class LogicManager

java.lang.Object
com.azure.resourcemanager.logic.LogicManager

public final class LogicManager extends Object
Entry point to LogicManager. REST API for Azure Logic Apps.
  • Method Details

    • authenticate

      public static LogicManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of Logic service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the Logic service API instance.
    • authenticate

      public static LogicManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of Logic service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the Logic service API instance.
    • configure

      public static LogicManager.Configurable configure()
      Gets a Configurable instance that can be used to create LogicManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • workflows

      public Workflows workflows()
      Gets the resource collection API of Workflows. It manages Workflow.
      Returns:
      Resource collection API of Workflows.
    • workflowVersions

      public WorkflowVersions workflowVersions()
      Gets the resource collection API of WorkflowVersions.
      Returns:
      Resource collection API of WorkflowVersions.
    • workflowTriggers

      public WorkflowTriggers workflowTriggers()
      Gets the resource collection API of WorkflowTriggers.
      Returns:
      Resource collection API of WorkflowTriggers.
    • workflowVersionTriggers

      public WorkflowVersionTriggers workflowVersionTriggers()
      Gets the resource collection API of WorkflowVersionTriggers.
      Returns:
      Resource collection API of WorkflowVersionTriggers.
    • workflowTriggerHistories

      public WorkflowTriggerHistories workflowTriggerHistories()
      Gets the resource collection API of WorkflowTriggerHistories.
      Returns:
      Resource collection API of WorkflowTriggerHistories.
    • workflowRuns

      public WorkflowRuns workflowRuns()
      Gets the resource collection API of WorkflowRuns.
      Returns:
      Resource collection API of WorkflowRuns.
    • workflowRunActions

      public WorkflowRunActions workflowRunActions()
      Gets the resource collection API of WorkflowRunActions.
      Returns:
      Resource collection API of WorkflowRunActions.
    • workflowRunActionRepetitions

      public WorkflowRunActionRepetitions workflowRunActionRepetitions()
      Gets the resource collection API of WorkflowRunActionRepetitions.
      Returns:
      Resource collection API of WorkflowRunActionRepetitions.
    • workflowRunActionRepetitionsRequestHistories

      public WorkflowRunActionRepetitionsRequestHistories workflowRunActionRepetitionsRequestHistories()
      Gets the resource collection API of WorkflowRunActionRepetitionsRequestHistories.
      Returns:
      Resource collection API of WorkflowRunActionRepetitionsRequestHistories.
    • workflowRunActionRequestHistories

      public WorkflowRunActionRequestHistories workflowRunActionRequestHistories()
      Gets the resource collection API of WorkflowRunActionRequestHistories.
      Returns:
      Resource collection API of WorkflowRunActionRequestHistories.
    • workflowRunActionScopeRepetitions

      public WorkflowRunActionScopeRepetitions workflowRunActionScopeRepetitions()
      Gets the resource collection API of WorkflowRunActionScopeRepetitions.
      Returns:
      Resource collection API of WorkflowRunActionScopeRepetitions.
    • workflowRunOperations

      public WorkflowRunOperations workflowRunOperations()
      Gets the resource collection API of WorkflowRunOperations.
      Returns:
      Resource collection API of WorkflowRunOperations.
    • integrationAccounts

      public IntegrationAccounts integrationAccounts()
      Gets the resource collection API of IntegrationAccounts. It manages IntegrationAccount.
      Returns:
      Resource collection API of IntegrationAccounts.
    • integrationAccountAssemblies

      public IntegrationAccountAssemblies integrationAccountAssemblies()
      Gets the resource collection API of IntegrationAccountAssemblies. It manages AssemblyDefinition.
      Returns:
      Resource collection API of IntegrationAccountAssemblies.
    • integrationAccountBatchConfigurations

      public IntegrationAccountBatchConfigurations integrationAccountBatchConfigurations()
      Gets the resource collection API of IntegrationAccountBatchConfigurations. It manages BatchConfiguration.
      Returns:
      Resource collection API of IntegrationAccountBatchConfigurations.
    • integrationAccountSchemas

      public IntegrationAccountSchemas integrationAccountSchemas()
      Gets the resource collection API of IntegrationAccountSchemas. It manages IntegrationAccountSchema.
      Returns:
      Resource collection API of IntegrationAccountSchemas.
    • integrationAccountMaps

      public IntegrationAccountMaps integrationAccountMaps()
      Gets the resource collection API of IntegrationAccountMaps. It manages IntegrationAccountMap.
      Returns:
      Resource collection API of IntegrationAccountMaps.
    • integrationAccountPartners

      public IntegrationAccountPartners integrationAccountPartners()
      Gets the resource collection API of IntegrationAccountPartners. It manages IntegrationAccountPartner.
      Returns:
      Resource collection API of IntegrationAccountPartners.
    • integrationAccountAgreements

      public IntegrationAccountAgreements integrationAccountAgreements()
      Gets the resource collection API of IntegrationAccountAgreements. It manages IntegrationAccountAgreement.
      Returns:
      Resource collection API of IntegrationAccountAgreements.
    • integrationAccountCertificates

      public IntegrationAccountCertificates integrationAccountCertificates()
      Gets the resource collection API of IntegrationAccountCertificates. It manages IntegrationAccountCertificate.
      Returns:
      Resource collection API of IntegrationAccountCertificates.
    • integrationAccountSessions

      public IntegrationAccountSessions integrationAccountSessions()
      Gets the resource collection API of IntegrationAccountSessions. It manages IntegrationAccountSession.
      Returns:
      Resource collection API of IntegrationAccountSessions.
    • integrationServiceEnvironments

      public IntegrationServiceEnvironments integrationServiceEnvironments()
      Gets the resource collection API of IntegrationServiceEnvironments. It manages IntegrationServiceEnvironment.
      Returns:
      Resource collection API of IntegrationServiceEnvironments.
    • integrationServiceEnvironmentSkus

      public IntegrationServiceEnvironmentSkus integrationServiceEnvironmentSkus()
      Gets the resource collection API of IntegrationServiceEnvironmentSkus.
      Returns:
      Resource collection API of IntegrationServiceEnvironmentSkus.
    • integrationServiceEnvironmentNetworkHealths

      public IntegrationServiceEnvironmentNetworkHealths integrationServiceEnvironmentNetworkHealths()
      Gets the resource collection API of IntegrationServiceEnvironmentNetworkHealths.
      Returns:
      Resource collection API of IntegrationServiceEnvironmentNetworkHealths.
    • integrationServiceEnvironmentManagedApis

      public IntegrationServiceEnvironmentManagedApis integrationServiceEnvironmentManagedApis()
      Gets the resource collection API of IntegrationServiceEnvironmentManagedApis. It manages IntegrationServiceEnvironmentManagedApi.
      Returns:
      Resource collection API of IntegrationServiceEnvironmentManagedApis.
    • integrationServiceEnvironmentManagedApiOperations

      public IntegrationServiceEnvironmentManagedApiOperations integrationServiceEnvironmentManagedApiOperations()
      Gets the resource collection API of IntegrationServiceEnvironmentManagedApiOperations.
      Returns:
      Resource collection API of IntegrationServiceEnvironmentManagedApiOperations.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • serviceClient

      public LogicManagementClient serviceClient()
      Returns:
      Wrapped service client LogicManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.