public static final class EndpointTrait.Builder extends AbstractTraitBuilder<EndpointTrait,EndpointTrait.Builder>
Modifier and Type | Method and Description |
---|---|
EndpointTrait |
build()
Creates an immutable object that is created from the properties
that have been set on the builder.
|
EndpointTrait.Builder |
hostPrefix(java.lang.String hostPrefix) |
getSourceLocation, sourceLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiredState
public EndpointTrait.Builder hostPrefix(java.lang.String hostPrefix)
public EndpointTrait build()
SmithyBuilder