Class TopicLabelTrait

java.lang.Object
software.amazon.smithy.model.traits.AnnotationTrait
software.amazon.smithy.mqtt.traits.TopicLabelTrait
All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait

public final class TopicLabelTrait extends AnnotationTrait
Binds a member to an MQTT label using the member name.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • TopicLabelTrait

      public TopicLabelTrait(ObjectNode node)
    • TopicLabelTrait

      public TopicLabelTrait()