Class UpdateSapDatabaseInstanceRequest

java.lang.Object
com.azure.resourcemanager.workloads.models.UpdateSapDatabaseInstanceRequest

public final class UpdateSapDatabaseInstanceRequest extends Object
Defines the request body for updating SAP Database Instance.
  • Constructor Details

    • UpdateSapDatabaseInstanceRequest

      public UpdateSapDatabaseInstanceRequest()
  • Method Details

    • tags

      public Map<String,String> tags()
      Get the tags property: Gets or sets the Resource tags.
      Returns:
      the tags value.
    • withTags

      Set the tags property: Gets or sets the Resource tags.
      Parameters:
      tags - the tags value to set.
      Returns:
      the UpdateSapDatabaseInstanceRequest object itself.
    • validate

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