Class ExampleObject.Builder
java.lang.Object
software.amazon.smithy.openapi.model.Component.Builder<ExampleObject.Builder,ExampleObject>
software.amazon.smithy.openapi.model.ExampleObject.Builder
- All Implemented Interfaces:
software.amazon.smithy.utils.SmithyBuilder<ExampleObject>
- Enclosing class:
- ExampleObject
public static final class ExampleObject.Builder
extends Component.Builder<ExampleObject.Builder,ExampleObject>
-
Method Summary
Modifier and TypeMethodDescriptionbuild()description(String description) externalValue(String externalValue) value(software.amazon.smithy.model.node.Node value) Methods inherited from class software.amazon.smithy.openapi.model.Component.Builder
extensions, extensions, getExtensions, putExtension, putExtension, putExtension, putExtension, removeExtension
-
Method Details
-
build
-
summary
-
description
-
value
-
externalValue
-