public static final class SubnetRouteTableInfo.Builder
extends java.lang.Object
SubnetRouteTableInfo
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SubnetRouteTableInfo . |
Modifier and Type | Method and Description |
---|---|
SubnetRouteTableInfo |
build() |
SubnetRouteTableInfo.Builder |
setAssociationId(java.lang.String associationId)
subnet - route table association id
|
SubnetRouteTableInfo.Builder |
setRoutetableId(java.lang.String routetableId)
route table id
|
SubnetRouteTableInfo.Builder |
setSubnetId(java.lang.String subnetId)
subnet id
|
public Builder()
SubnetRouteTableInfo
.public SubnetRouteTableInfo.Builder setSubnetId(java.lang.String subnetId)
subnetId
- New value for the property.public SubnetRouteTableInfo.Builder setAssociationId(java.lang.String associationId)
associationId
- New value for the property.public SubnetRouteTableInfo.Builder setRoutetableId(java.lang.String routetableId)
routetableId
- New value for the property.public SubnetRouteTableInfo build()