public static final class SddcLinkConfig.Builder
extends java.lang.Object
SddcLinkConfig
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SddcLinkConfig . |
Modifier and Type | Method and Description |
---|---|
SddcLinkConfig |
build() |
SddcLinkConfig.Builder |
setConnectedAccountId(java.lang.String connectedAccountId)
Determines which connected customer account to link to
|
SddcLinkConfig.Builder |
setCustomerSubnetIds(java.util.List<java.lang.String> customerSubnetIds) |
public Builder()
SddcLinkConfig
.public SddcLinkConfig.Builder setCustomerSubnetIds(java.util.List<java.lang.String> customerSubnetIds)
customerSubnetIds
- New value for the property.public SddcLinkConfig.Builder setConnectedAccountId(java.lang.String connectedAccountId)
connectedAccountId
- New value for the property.public SddcLinkConfig build()