@Stability(value=Experimental) public static final class ExposeOptions.Builder extends Object implements software.amazon.jsii.Builder<ExposeOptions>
ExposeOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ExposeOptions |
build()
Builds the configured instance.
|
ExposeOptions.Builder |
serviceType(ServiceType serviceType)
Sets the value of
ExposeOptions.getServiceType() |
@Stability(value=Experimental) public ExposeOptions.Builder serviceType(ServiceType serviceType)
ExposeOptions.getServiceType()serviceType - The type of the exposed service.this@Stability(value=Experimental) public ExposeOptions build()
build in interface software.amazon.jsii.Builder<ExposeOptions>ExposeOptionsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.