Interface AgentDefinition


public interface AgentDefinition
  • Method Details

    • getId

      String getId()
    • getKey

      String getKey()
    • getVersion

      int getVersion()
    • getDeploymentId

      String getDeploymentId()
    • getTenantId

      String getTenantId()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getResourceName

      String getResourceName()
    • getType

      String getType()
    • isApiEnabled

      boolean isApiEnabled()