Class StaticContextParamDefinition
java.lang.Object
software.amazon.smithy.rulesengine.traits.StaticContextParamDefinition
- All Implemented Interfaces:
ToNode,ToSmithyBuilder<StaticContextParamDefinition>
public final class StaticContextParamDefinition
extends Object
implements ToNode, ToSmithyBuilder<StaticContextParamDefinition>
An operation static context parameter definition.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getValue
-
toNode
Description copied from interface:ToNodeConverts a value to aNode. -
toBuilder
Description copied from interface:ToSmithyBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToSmithyBuilder<StaticContextParamDefinition>- Returns:
- a builder for type T
-
hashCode
public int hashCode() -
equals
-
builder
-
fromNode
-