public static final class ExternalDocumentation.Builder extends Component.Builder<ExternalDocumentation.Builder,ExternalDocumentation>
Modifier and Type | Method and Description |
---|---|
ExternalDocumentation |
build()
Creates an immutable object that is created from the properties
that have been set on the builder.
|
ExternalDocumentation.Builder |
description(java.lang.String description) |
ExternalDocumentation.Builder |
url(java.lang.String url) |
extensions, extensions, getExtensions, putExtension, putExtension, putExtension, putExtension, removeExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiredState
public ExternalDocumentation build()
SmithyBuilder
public ExternalDocumentation.Builder description(java.lang.String description)
public ExternalDocumentation.Builder url(java.lang.String url)