Class ExtensionInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.agrifood.fluent.models.ExtensionInner

public final class ExtensionInner extends com.azure.core.management.ProxyResource
Extension resource.
  • Constructor Details

    • ExtensionInner

      public ExtensionInner()
  • Method Details

    • etag

      public String etag()
      Get the etag property: The ETag value to implement optimistic concurrency.
      Returns:
      the etag value.
    • extensionId

      public String extensionId()
      Get the extensionId property: Extension Id.
      Returns:
      the extensionId value.
    • extensionCategory

      public String extensionCategory()
      Get the extensionCategory property: Extension category. e.g. weather/sensor/satellite.
      Returns:
      the extensionCategory value.
    • installedExtensionVersion

      public String installedExtensionVersion()
      Get the installedExtensionVersion property: Installed extension version.
      Returns:
      the installedExtensionVersion value.
    • extensionAuthLink

      public String extensionAuthLink()
      Get the extensionAuthLink property: Extension auth link.
      Returns:
      the extensionAuthLink value.
    • extensionApiDocsLink

      public String extensionApiDocsLink()
      Get the extensionApiDocsLink property: Extension api docs link.
      Returns:
      the extensionApiDocsLink value.
    • validate

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