Class HttpLabelTrait

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

public final class HttpLabelTrait extends AnnotationTrait
Binds a member to a URI label of an input of an operation using the member name.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • HttpLabelTrait

      public HttpLabelTrait(ObjectNode node)
    • HttpLabelTrait

      public HttpLabelTrait()