Class UpdateSapApplicationInstanceRequest

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

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

    • UpdateSapApplicationInstanceRequest

      public UpdateSapApplicationInstanceRequest()
  • 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 UpdateSapApplicationInstanceRequest object itself.
    • validate

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