@Stability(value=Stable) public static final class VirtualHostedStyleUrlOptions.Builder extends Object implements software.amazon.jsii.Builder<VirtualHostedStyleUrlOptions>
VirtualHostedStyleUrlOptions
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VirtualHostedStyleUrlOptions |
build()
Builds the configured instance.
|
VirtualHostedStyleUrlOptions.Builder |
regional(Boolean regional)
Sets the value of
VirtualHostedStyleUrlOptions.getRegional() |
@Stability(value=Stable) public VirtualHostedStyleUrlOptions.Builder regional(Boolean regional)
VirtualHostedStyleUrlOptions.getRegional()
regional
- Specifies the URL includes the region.this
@Stability(value=Stable) public VirtualHostedStyleUrlOptions build()
build
in interface software.amazon.jsii.Builder<VirtualHostedStyleUrlOptions>
VirtualHostedStyleUrlOptions
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.