Class HttpQueryParamsTrait

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

public class HttpQueryParamsTrait extends AnnotationTrait
Binds a map structure member to the HTTP query string.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • HttpQueryParamsTrait

      public HttpQueryParamsTrait(ObjectNode node)
    • HttpQueryParamsTrait

      public HttpQueryParamsTrait()