@Stability(value=Stable) public static final class CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataflowEndpointGroup.DataflowEndpointProperty>
CfnDataflowEndpointGroup.DataflowEndpointProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder |
address(CfnDataflowEndpointGroup.SocketAddressProperty address)
Sets the value of
CfnDataflowEndpointGroup.DataflowEndpointProperty.getAddress() |
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder |
address(IResolvable address)
Sets the value of
CfnDataflowEndpointGroup.DataflowEndpointProperty.getAddress() |
CfnDataflowEndpointGroup.DataflowEndpointProperty |
build()
Builds the configured instance.
|
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder |
mtu(Number mtu)
Sets the value of
CfnDataflowEndpointGroup.DataflowEndpointProperty.getMtu() |
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder |
name(String name)
Sets the value of
CfnDataflowEndpointGroup.DataflowEndpointProperty.getName() |
@Stability(value=Stable) public CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder address(CfnDataflowEndpointGroup.SocketAddressProperty address)
CfnDataflowEndpointGroup.DataflowEndpointProperty.getAddress()
address
- `CfnDataflowEndpointGroup.DataflowEndpointProperty.Address`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder address(IResolvable address)
CfnDataflowEndpointGroup.DataflowEndpointProperty.getAddress()
address
- `CfnDataflowEndpointGroup.DataflowEndpointProperty.Address`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder mtu(Number mtu)
CfnDataflowEndpointGroup.DataflowEndpointProperty.getMtu()
mtu
- `CfnDataflowEndpointGroup.DataflowEndpointProperty.Mtu`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder name(String name)
CfnDataflowEndpointGroup.DataflowEndpointProperty.getName()
name
- `CfnDataflowEndpointGroup.DataflowEndpointProperty.Name`.this
@Stability(value=Stable) public CfnDataflowEndpointGroup.DataflowEndpointProperty build()
build
in interface software.amazon.jsii.Builder<CfnDataflowEndpointGroup.DataflowEndpointProperty>
CfnDataflowEndpointGroup.DataflowEndpointProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.