Class AwsQueryErrorTrait.Provider

  • All Implemented Interfaces:
    software.amazon.smithy.model.traits.TraitService
    Enclosing class:
    AwsQueryErrorTrait

    public static final class AwsQueryErrorTrait.Provider
    extends software.amazon.smithy.model.traits.AbstractTrait.Provider
    • Constructor Summary

      Constructors 
      Constructor Description
      Provider()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      software.amazon.smithy.model.traits.Trait createTrait​(software.amazon.smithy.model.shapes.ShapeId target, software.amazon.smithy.model.node.Node value)  
      • Methods inherited from class software.amazon.smithy.model.traits.AbstractTrait.Provider

        getShapeId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Provider

        public Provider()
    • Method Detail

      • createTrait

        public software.amazon.smithy.model.traits.Trait createTrait​(software.amazon.smithy.model.shapes.ShapeId target,
                                                                     software.amazon.smithy.model.node.Node value)