Interface MicrosoftElastic


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
      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.
    • getMonitors

      MonitorsClient getMonitors()
      Gets the MonitorsClient object to access its operations.
      Returns:
      the MonitorsClient object.
    • getMonitoredResources

      MonitoredResourcesClient getMonitoredResources()
      Gets the MonitoredResourcesClient object to access its operations.
      Returns:
      the MonitoredResourcesClient object.
    • getDeploymentInfoes

      DeploymentInfoesClient getDeploymentInfoes()
      Gets the DeploymentInfoesClient object to access its operations.
      Returns:
      the DeploymentInfoesClient object.
    • getExternalUsers

      ExternalUsersClient getExternalUsers()
      Gets the ExternalUsersClient object to access its operations.
      Returns:
      the ExternalUsersClient object.
    • getTagRules

      TagRulesClient getTagRules()
      Gets the TagRulesClient object to access its operations.
      Returns:
      the TagRulesClient object.
    • getVMHosts

      VMHostsClient getVMHosts()
      Gets the VMHostsClient object to access its operations.
      Returns:
      the VMHostsClient object.
    • getVMIngestions

      VMIngestionsClient getVMIngestions()
      Gets the VMIngestionsClient object to access its operations.
      Returns:
      the VMIngestionsClient object.
    • getVMCollections

      VMCollectionsClient getVMCollections()
      Gets the VMCollectionsClient object to access its operations.
      Returns:
      the VMCollectionsClient object.
    • getUpgradableVersions

      UpgradableVersionsClient getUpgradableVersions()
      Gets the UpgradableVersionsClient object to access its operations.
      Returns:
      the UpgradableVersionsClient object.
    • getMonitorOperations

      MonitorOperationsClient getMonitorOperations()
      Gets the MonitorOperationsClient object to access its operations.
      Returns:
      the MonitorOperationsClient object.
    • getAllTrafficFilters

      AllTrafficFiltersClient getAllTrafficFilters()
      Gets the AllTrafficFiltersClient object to access its operations.
      Returns:
      the AllTrafficFiltersClient object.
    • getListAssociatedTrafficFilters

      ListAssociatedTrafficFiltersClient getListAssociatedTrafficFilters()
      Gets the ListAssociatedTrafficFiltersClient object to access its operations.
      Returns:
      the ListAssociatedTrafficFiltersClient object.
    • getCreateAndAssociateIpFilters

      CreateAndAssociateIpFiltersClient getCreateAndAssociateIpFilters()
      Gets the CreateAndAssociateIpFiltersClient object to access its operations.
      Returns:
      the CreateAndAssociateIpFiltersClient object.
    • getCreateAndAssociatePLFilters

      CreateAndAssociatePLFiltersClient getCreateAndAssociatePLFilters()
      Gets the CreateAndAssociatePLFiltersClient object to access its operations.
      Returns:
      the CreateAndAssociatePLFiltersClient object.
    • getAssociateTrafficFilters

      AssociateTrafficFiltersClient getAssociateTrafficFilters()
      Gets the AssociateTrafficFiltersClient object to access its operations.
      Returns:
      the AssociateTrafficFiltersClient object.
    • getDetachAndDeleteTrafficFilters

      DetachAndDeleteTrafficFiltersClient getDetachAndDeleteTrafficFilters()
      Gets the DetachAndDeleteTrafficFiltersClient object to access its operations.
      Returns:
      the DetachAndDeleteTrafficFiltersClient object.
    • getDetachTrafficFilters

      DetachTrafficFiltersClient getDetachTrafficFilters()
      Gets the DetachTrafficFiltersClient object to access its operations.
      Returns:
      the DetachTrafficFiltersClient object.
    • getTrafficFilters

      TrafficFiltersClient getTrafficFilters()
      Gets the TrafficFiltersClient object to access its operations.
      Returns:
      the TrafficFiltersClient object.