public static interface AssociatedTargetNetwork.Builder extends SdkPojo, CopyableBuilder<AssociatedTargetNetwork.Builder,AssociatedTargetNetwork>
| Modifier and Type | Method and Description |
|---|---|
AssociatedTargetNetwork.Builder |
networkId(String networkId)
The ID of the subnet.
|
AssociatedTargetNetwork.Builder |
networkType(AssociatedNetworkType networkType)
The target network type.
|
AssociatedTargetNetwork.Builder |
networkType(String networkType)
The target network type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociatedTargetNetwork.Builder networkId(String networkId)
The ID of the subnet.
networkId - The ID of the subnet.AssociatedTargetNetwork.Builder networkType(String networkType)
The target network type.
networkType - The target network type.AssociatedNetworkType,
AssociatedNetworkTypeAssociatedTargetNetwork.Builder networkType(AssociatedNetworkType networkType)
The target network type.
networkType - The target network type.AssociatedNetworkType,
AssociatedNetworkTypeCopyright © 2020. All rights reserved.