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