Interface CreateThingGroupResponse.Builder

  • Method Details

    • thingGroupName

      CreateThingGroupResponse.Builder thingGroupName(String thingGroupName)

      The thing group name.

      Parameters:
      thingGroupName - The thing group name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • thingGroupArn

      CreateThingGroupResponse.Builder thingGroupArn(String thingGroupArn)

      The thing group ARN.

      Parameters:
      thingGroupArn - The thing group ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • thingGroupId

      CreateThingGroupResponse.Builder thingGroupId(String thingGroupId)

      The thing group ID.

      Parameters:
      thingGroupId - The thing group ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.