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
-
toBuilder
Description copied from interface:ToSmithyBuilder
Take this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilder
in interfaceToSmithyBuilder<OperationContextParamDefinition>
- Returns:
- a builder for type T
-
hashCode
public int hashCode() -
equals
-