Class AwsQueryTrait

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

public final class AwsQueryTrait extends AnnotationTrait
An RPC-based protocol that sends query string requests and XML responses.

This protocol is deprecated. For new services, ise RestJson1Trait or AwsJson1_1Trait instead.

  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • AwsQueryTrait

      public AwsQueryTrait(ObjectNode node)
    • AwsQueryTrait

      public AwsQueryTrait()