Class AccountInfoSecureInner

java.lang.Object
com.azure.resourcemanager.dynatrace.fluent.models.AccountInfoSecureInner

public final class AccountInfoSecureInner extends Object
Dynatrace account API Key.
  • Constructor Details

    • AccountInfoSecureInner

      public AccountInfoSecureInner()
  • Method Details

    • accountId

      public String accountId()
      Get the accountId property: Account Id of the account this environment is linked to.
      Returns:
      the accountId value.
    • apiKey

      public String apiKey()
      Get the apiKey property: API Key of the user account.
      Returns:
      the apiKey value.
    • regionId

      public String regionId()
      Get the regionId property: Region in which the account is created.
      Returns:
      the regionId value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.