Interface ManagedThingSchemaListItem.Builder

  • Method Details

    • endpointId

      The id of the endpoint for a managed thing.

      Parameters:
      endpointId - The id of the endpoint for a managed thing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • capabilityId

      ManagedThingSchemaListItem.Builder capabilityId(String capabilityId)

      The id of the capability for a managed thing.

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

      The validation schema for one schema item associated with a managed thing.

      Parameters:
      schema - The validation schema for one schema item associated with a managed thing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.