Class AwsRestJson1Protocol

java.lang.Object
software.amazon.smithy.openapi.fromsmithy.protocols.AwsRestJson1Protocol
All Implemented Interfaces:
OpenApiProtocol<RestJson1Trait>

public final class AwsRestJson1Protocol extends Object
Converts the aws.protocols#restJson1 protocol to OpenAPI.
  • Constructor Details

    • AwsRestJson1Protocol

      public AwsRestJson1Protocol()
  • Method Details