Class HostLabelTrait

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

public final class HostLabelTrait extends AnnotationTrait
Binds an input member to a label in the hostPrefix of an endpoint trait on an operation.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • HostLabelTrait

      public HostLabelTrait(ObjectNode node)
    • HostLabelTrait

      public HostLabelTrait()