Interface StateDescription.Builder

  • Method Details

    • code

      A code that describes the state of a resource.

      Parameters:
      code - A code that describes the state of a resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      StateDescription.Builder message(String message)

      A message that describes the state of a resource.

      Parameters:
      message - A message that describes the state of a resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.