@Stability(value=Stable) public static final class CfnLocationHDFS.NameNodeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnLocationHDFS.NameNodeProperty>
CfnLocationHDFS.NameNodeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationHDFS.NameNodeProperty |
build()
Builds the configured instance.
|
CfnLocationHDFS.NameNodeProperty.Builder |
hostname(String hostname)
Sets the value of
CfnLocationHDFS.NameNodeProperty.getHostname() |
CfnLocationHDFS.NameNodeProperty.Builder |
port(Number port)
Sets the value of
CfnLocationHDFS.NameNodeProperty.getPort() |
@Stability(value=Stable) public CfnLocationHDFS.NameNodeProperty.Builder hostname(String hostname)
CfnLocationHDFS.NameNodeProperty.getHostname()hostname - `CfnLocationHDFS.NameNodeProperty.Hostname`. This parameter is required.this@Stability(value=Stable) public CfnLocationHDFS.NameNodeProperty.Builder port(Number port)
CfnLocationHDFS.NameNodeProperty.getPort()port - `CfnLocationHDFS.NameNodeProperty.Port`. This parameter is required.this@Stability(value=Stable) public CfnLocationHDFS.NameNodeProperty build()
build in interface software.amazon.jsii.Builder<CfnLocationHDFS.NameNodeProperty>CfnLocationHDFS.NameNodePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.