LogicManagementClient Interface

public interface LogicManagementClient

The interface for LogicManagementClient class.

Method Summary

Modifier and Type Method and Description
abstract String getApiVersion()

Gets Api Version.

abstract Duration getDefaultPollInterval()

Gets The default poll interval for long-running operation.

abstract String getEndpoint()

Gets server parameter.

abstract HttpPipeline getHttpPipeline()

Gets The HTTP pipeline to send requests through.

abstract IntegrationAccountAgreementsClient getIntegrationAccountAgreements()

Gets the IntegrationAccountAgreementsClient object to access its operations.

abstract IntegrationAccountAssembliesClient getIntegrationAccountAssemblies()

Gets the IntegrationAccountAssembliesClient object to access its operations.

abstract IntegrationAccountBatchConfigurationsClient getIntegrationAccountBatchConfigurations()

Gets the IntegrationAccountBatchConfigurationsClient object to access its operations.

abstract IntegrationAccountCertificatesClient getIntegrationAccountCertificates()

Gets the IntegrationAccountCertificatesClient object to access its operations.

abstract IntegrationAccountMapsClient getIntegrationAccountMaps()

Gets the IntegrationAccountMapsClient object to access its operations.

abstract IntegrationAccountPartnersClient getIntegrationAccountPartners()

Gets the IntegrationAccountPartnersClient object to access its operations.

abstract IntegrationAccountSchemasClient getIntegrationAccountSchemas()

Gets the IntegrationAccountSchemasClient object to access its operations.

abstract IntegrationAccountSessionsClient getIntegrationAccountSessions()

Gets the IntegrationAccountSessionsClient object to access its operations.

abstract IntegrationAccountsClient getIntegrationAccounts()

Gets the IntegrationAccountsClient object to access its operations.

abstract IntegrationServiceEnvironmentManagedApiOperationsClient getIntegrationServiceEnvironmentManagedApiOperations()

Gets the IntegrationServiceEnvironmentManagedApiOperationsClient object to access its operations.

abstract IntegrationServiceEnvironmentManagedApisClient getIntegrationServiceEnvironmentManagedApis()

Gets the IntegrationServiceEnvironmentManagedApisClient object to access its operations.

abstract IntegrationServiceEnvironmentNetworkHealthsClient getIntegrationServiceEnvironmentNetworkHealths()

Gets the IntegrationServiceEnvironmentNetworkHealthsClient object to access its operations.

abstract IntegrationServiceEnvironmentSkusClient getIntegrationServiceEnvironmentSkus()

Gets the IntegrationServiceEnvironmentSkusClient object to access its operations.

abstract IntegrationServiceEnvironmentsClient getIntegrationServiceEnvironments()

Gets the IntegrationServiceEnvironmentsClient object to access its operations.

abstract OperationsClient getOperations()

Gets the OperationsClient object to access its operations.

abstract String getSubscriptionId()

Gets The subscription id.

abstract WorkflowRunActionRepetitionsClient getWorkflowRunActionRepetitions()

Gets the WorkflowRunActionRepetitionsClient object to access its operations.

abstract WorkflowRunActionRepetitionsRequestHistoriesClient getWorkflowRunActionRepetitionsRequestHistories()

Gets the WorkflowRunActionRepetitionsRequestHistoriesClient object to access its operations.

abstract WorkflowRunActionRequestHistoriesClient getWorkflowRunActionRequestHistories()

Gets the WorkflowRunActionRequestHistoriesClient object to access its operations.

abstract WorkflowRunActionScopeRepetitionsClient getWorkflowRunActionScopeRepetitions()

Gets the WorkflowRunActionScopeRepetitionsClient object to access its operations.

abstract WorkflowRunActionsClient getWorkflowRunActions()

Gets the WorkflowRunActionsClient object to access its operations.

abstract WorkflowRunOperationsClient getWorkflowRunOperations()

Gets the WorkflowRunOperationsClient object to access its operations.

abstract WorkflowRunsClient getWorkflowRuns()

Gets the WorkflowRunsClient object to access its operations.

abstract WorkflowTriggerHistoriesClient getWorkflowTriggerHistories()

Gets the WorkflowTriggerHistoriesClient object to access its operations.

abstract WorkflowTriggersClient getWorkflowTriggers()

Gets the WorkflowTriggersClient object to access its operations.

abstract WorkflowVersionTriggersClient getWorkflowVersionTriggers()

Gets the WorkflowVersionTriggersClient object to access its operations.

abstract WorkflowVersionsClient getWorkflowVersions()

Gets the WorkflowVersionsClient object to access its operations.

abstract WorkflowsClient getWorkflows()

Gets the WorkflowsClient object to access its operations.

Method Details

getApiVersion

public abstract String getApiVersion()

Gets Api Version.

Returns:

the apiVersion value.

getDefaultPollInterval

public abstract Duration getDefaultPollInterval()

Gets The default poll interval for long-running operation.

Returns:

the defaultPollInterval value.

getEndpoint

public abstract String getEndpoint()

Gets server parameter.

Returns:

the endpoint value.

getHttpPipeline

public abstract HttpPipeline getHttpPipeline()

Gets The HTTP pipeline to send requests through.

Returns:

the httpPipeline value.

getIntegrationAccountAgreements

public abstract IntegrationAccountAgreementsClient getIntegrationAccountAgreements()

Gets the IntegrationAccountAgreementsClient object to access its operations.

Returns:

the IntegrationAccountAgreementsClient object.

getIntegrationAccountAssemblies

public abstract IntegrationAccountAssembliesClient getIntegrationAccountAssemblies()

Gets the IntegrationAccountAssembliesClient object to access its operations.

Returns:

the IntegrationAccountAssembliesClient object.

getIntegrationAccountBatchConfigurations

public abstract IntegrationAccountBatchConfigurationsClient getIntegrationAccountBatchConfigurations()

Gets the IntegrationAccountBatchConfigurationsClient object to access its operations.

Returns:

the IntegrationAccountBatchConfigurationsClient object.

getIntegrationAccountCertificates

public abstract IntegrationAccountCertificatesClient getIntegrationAccountCertificates()

Gets the IntegrationAccountCertificatesClient object to access its operations.

Returns:

the IntegrationAccountCertificatesClient object.

getIntegrationAccountMaps

public abstract IntegrationAccountMapsClient getIntegrationAccountMaps()

Gets the IntegrationAccountMapsClient object to access its operations.

Returns:

the IntegrationAccountMapsClient object.

getIntegrationAccountPartners

public abstract IntegrationAccountPartnersClient getIntegrationAccountPartners()

Gets the IntegrationAccountPartnersClient object to access its operations.

Returns:

the IntegrationAccountPartnersClient object.

getIntegrationAccountSchemas

public abstract IntegrationAccountSchemasClient getIntegrationAccountSchemas()

Gets the IntegrationAccountSchemasClient object to access its operations.

Returns:

the IntegrationAccountSchemasClient object.

getIntegrationAccountSessions

public abstract IntegrationAccountSessionsClient getIntegrationAccountSessions()

Gets the IntegrationAccountSessionsClient object to access its operations.

Returns:

the IntegrationAccountSessionsClient object.

getIntegrationAccounts

public abstract IntegrationAccountsClient getIntegrationAccounts()

Gets the IntegrationAccountsClient object to access its operations.

Returns:

the IntegrationAccountsClient object.

getIntegrationServiceEnvironmentManagedApiOperations

public abstract IntegrationServiceEnvironmentManagedApiOperationsClient getIntegrationServiceEnvironmentManagedApiOperations()

Gets the IntegrationServiceEnvironmentManagedApiOperationsClient object to access its operations.

Returns:

the IntegrationServiceEnvironmentManagedApiOperationsClient object.

getIntegrationServiceEnvironmentManagedApis

public abstract IntegrationServiceEnvironmentManagedApisClient getIntegrationServiceEnvironmentManagedApis()

Gets the IntegrationServiceEnvironmentManagedApisClient object to access its operations.

Returns:

the IntegrationServiceEnvironmentManagedApisClient object.

getIntegrationServiceEnvironmentNetworkHealths

public abstract IntegrationServiceEnvironmentNetworkHealthsClient getIntegrationServiceEnvironmentNetworkHealths()

Gets the IntegrationServiceEnvironmentNetworkHealthsClient object to access its operations.

Returns:

the IntegrationServiceEnvironmentNetworkHealthsClient object.

getIntegrationServiceEnvironmentSkus

public abstract IntegrationServiceEnvironmentSkusClient getIntegrationServiceEnvironmentSkus()

Gets the IntegrationServiceEnvironmentSkusClient object to access its operations.

Returns:

the IntegrationServiceEnvironmentSkusClient object.

getIntegrationServiceEnvironments

public abstract IntegrationServiceEnvironmentsClient getIntegrationServiceEnvironments()

Gets the IntegrationServiceEnvironmentsClient object to access its operations.

Returns:

the IntegrationServiceEnvironmentsClient object.

getOperations

public abstract OperationsClient getOperations()

Gets the OperationsClient object to access its operations.

Returns:

the OperationsClient object.

getSubscriptionId

public abstract String getSubscriptionId()

Gets The subscription id.

Returns:

the subscriptionId value.

getWorkflowRunActionRepetitions

public abstract WorkflowRunActionRepetitionsClient getWorkflowRunActionRepetitions()

Gets the WorkflowRunActionRepetitionsClient object to access its operations.

Returns:

the WorkflowRunActionRepetitionsClient object.

getWorkflowRunActionRepetitionsRequestHistories

public abstract WorkflowRunActionRepetitionsRequestHistoriesClient getWorkflowRunActionRepetitionsRequestHistories()

Gets the WorkflowRunActionRepetitionsRequestHistoriesClient object to access its operations.

Returns:

the WorkflowRunActionRepetitionsRequestHistoriesClient object.

getWorkflowRunActionRequestHistories

public abstract WorkflowRunActionRequestHistoriesClient getWorkflowRunActionRequestHistories()

Gets the WorkflowRunActionRequestHistoriesClient object to access its operations.

Returns:

the WorkflowRunActionRequestHistoriesClient object.

getWorkflowRunActionScopeRepetitions

public abstract WorkflowRunActionScopeRepetitionsClient getWorkflowRunActionScopeRepetitions()

Gets the WorkflowRunActionScopeRepetitionsClient object to access its operations.

Returns:

the WorkflowRunActionScopeRepetitionsClient object.

getWorkflowRunActions

public abstract WorkflowRunActionsClient getWorkflowRunActions()

Gets the WorkflowRunActionsClient object to access its operations.

Returns:

the WorkflowRunActionsClient object.

getWorkflowRunOperations

public abstract WorkflowRunOperationsClient getWorkflowRunOperations()

Gets the WorkflowRunOperationsClient object to access its operations.

Returns:

the WorkflowRunOperationsClient object.

getWorkflowRuns

public abstract WorkflowRunsClient getWorkflowRuns()

Gets the WorkflowRunsClient object to access its operations.

Returns:

the WorkflowRunsClient object.

getWorkflowTriggerHistories

public abstract WorkflowTriggerHistoriesClient getWorkflowTriggerHistories()

Gets the WorkflowTriggerHistoriesClient object to access its operations.

Returns:

the WorkflowTriggerHistoriesClient object.

getWorkflowTriggers

public abstract WorkflowTriggersClient getWorkflowTriggers()

Gets the WorkflowTriggersClient object to access its operations.

Returns:

the WorkflowTriggersClient object.

getWorkflowVersionTriggers

public abstract WorkflowVersionTriggersClient getWorkflowVersionTriggers()

Gets the WorkflowVersionTriggersClient object to access its operations.

Returns:

the WorkflowVersionTriggersClient object.

getWorkflowVersions

public abstract WorkflowVersionsClient getWorkflowVersions()

Gets the WorkflowVersionsClient object to access its operations.

Returns:

the WorkflowVersionsClient object.

getWorkflows

public abstract WorkflowsClient getWorkflows()

Gets the WorkflowsClient object to access its operations.

Returns:

the WorkflowsClient object.

Applies to