Class DynatraceManager

java.lang.Object
com.azure.resourcemanager.dynatrace.DynatraceManager

public final class DynatraceManager extends Object
Entry point to DynatraceManager.
  • Method Details

    • authenticate

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

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

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

      public Monitors monitors()
      Gets the resource collection API of Monitors. It manages MonitorResource.
      Returns:
      Resource collection API of Monitors.
    • operations

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

      public TagRules tagRules()
      Gets the resource collection API of TagRules. It manages TagRule.
      Returns:
      Resource collection API of TagRules.
    • singleSignOns

      public SingleSignOns singleSignOns()
      Gets the resource collection API of SingleSignOns. It manages DynatraceSingleSignOnResource.
      Returns:
      Resource collection API of SingleSignOns.
    • serviceClient

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