Class Ec2QueryNameTrait
java.lang.Object
software.amazon.smithy.model.traits.AbstractTrait
software.amazon.smithy.model.traits.StringTrait
software.amazon.smithy.aws.traits.protocols.Ec2QueryNameTrait
- All Implemented Interfaces:
FromSourceLocation
,ToNode
,ToShapeId
,Trait
Indicates the serialized name of a structure member when that structure is
serialized for the input of an EC2 operation.
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorDescriptionEc2QueryNameTrait
(String value) Ec2QueryNameTrait
(String value, SourceLocation sourceLocation) -
Method Summary
Methods inherited from class software.amazon.smithy.model.traits.StringTrait
createNode, getValue
Methods inherited from class software.amazon.smithy.model.traits.AbstractTrait
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface software.amazon.smithy.model.traits.Trait
isSynthetic
-
Field Details
-
ID
-
-
Constructor Details
-
Ec2QueryNameTrait
-
Ec2QueryNameTrait
-