Interface UpdatedDescription.Builder

  • Method Details

    • optionalValue

      UpdatedDescription.Builder optionalValue(String optionalValue)

      Represents an optional value that is used to update the human-readable description of the resource. If set to null, it will clear the current description of the resource.

      Parameters:
      optionalValue - Represents an optional value that is used to update the human-readable description of the resource. If set to null, it will clear the current description of the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.