Interface StateCapability.Builder

  • Method Details

    • id

      The id of the managed thing in the capability report.

      Parameters:
      id - The id of the managed thing in the capability report.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name for the Amazon Web Services capability.

      Parameters:
      name - Name for the Amazon Web Services capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      StateCapability.Builder version(String version)

      Version for the Amazon Web Services capability.

      Parameters:
      version - Version for the Amazon Web Services capability.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • properties

      StateCapability.Builder properties(Document properties)

      Describe the command capability with the properties it supports.

      Parameters:
      properties - Describe the command capability with the properties it supports.
      Returns:
      Returns a reference to this object so that method calls can be chained together.