Class OperationContextParamDefinition.Builder
java.lang.Object
software.amazon.smithy.rulesengine.traits.OperationContextParamDefinition.Builder
- All Implemented Interfaces:
- SmithyBuilder<OperationContextParamDefinition>
- Enclosing class:
- OperationContextParamDefinition
public static final class OperationContextParamDefinition.Builder
extends Object
implements SmithyBuilder<OperationContextParamDefinition>
- 
Method SummaryModifier and TypeMethodDescriptionbuild()Creates an immutable object that is created from the properties that have been set on the builder.
- 
Method Details- 
path
- 
buildDescription copied from interface:SmithyBuilderCreates an immutable object that is created from the properties that have been set on the builder.- Specified by:
- buildin interface- SmithyBuilder<OperationContextParamDefinition>
- Returns:
- an instance of T
 
 
-