Interface CreateDynamicThingGroupResponse.Builder

  • Method Details

    • thingGroupName

      CreateDynamicThingGroupResponse.Builder thingGroupName(String thingGroupName)

      The dynamic thing group name.

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

      CreateDynamicThingGroupResponse.Builder thingGroupArn(String thingGroupArn)

      The dynamic thing group ARN.

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

      CreateDynamicThingGroupResponse.Builder thingGroupId(String thingGroupId)

      The dynamic thing group ID.

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

      The dynamic thing group index name.

      Parameters:
      indexName - The dynamic thing group index name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queryString

      The dynamic thing group search query string.

      Parameters:
      queryString - The dynamic thing group search query string.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queryVersion

      CreateDynamicThingGroupResponse.Builder queryVersion(String queryVersion)

      The dynamic thing group query version.

      Parameters:
      queryVersion - The dynamic thing group query version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.