Class OperationContextParamDefinition
java.lang.Object
software.amazon.smithy.rulesengine.traits.OperationContextParamDefinition
- All Implemented Interfaces:
- ToSmithyBuilder<OperationContextParamDefinition>
public final class OperationContextParamDefinition
extends Object
implements ToSmithyBuilder<OperationContextParamDefinition>
An operation context parameter definition.
- 
Method Details- 
builder
- 
getPath
- 
toBuilderDescription copied from interface:ToSmithyBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
- toBuilderin interface- ToSmithyBuilder<OperationContextParamDefinition>
- Returns:
- a builder for type T
 
- 
hashCodepublic int hashCode()
- 
equals
 
-