public static interface LocalGatewayVirtualInterfaceGroup.Builder extends SdkPojo, CopyableBuilder<LocalGatewayVirtualInterfaceGroup.Builder,LocalGatewayVirtualInterfaceGroup>
| Modifier and Type | Method and Description |
|---|---|
LocalGatewayVirtualInterfaceGroup.Builder |
localGatewayId(String localGatewayId)
The ID of the local gateway.
|
LocalGatewayVirtualInterfaceGroup.Builder |
localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId)
The ID of the virtual interface group.
|
LocalGatewayVirtualInterfaceGroup.Builder |
localGatewayVirtualInterfaceIds(Collection<String> localGatewayVirtualInterfaceIds)
The IDs of the virtual interfaces.
|
LocalGatewayVirtualInterfaceGroup.Builder |
localGatewayVirtualInterfaceIds(String... localGatewayVirtualInterfaceIds)
The IDs of the virtual interfaces.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLocalGatewayVirtualInterfaceGroup.Builder localGatewayVirtualInterfaceGroupId(String localGatewayVirtualInterfaceGroupId)
The ID of the virtual interface group.
localGatewayVirtualInterfaceGroupId - The ID of the virtual interface group.LocalGatewayVirtualInterfaceGroup.Builder localGatewayVirtualInterfaceIds(Collection<String> localGatewayVirtualInterfaceIds)
The IDs of the virtual interfaces.
localGatewayVirtualInterfaceIds - The IDs of the virtual interfaces.LocalGatewayVirtualInterfaceGroup.Builder localGatewayVirtualInterfaceIds(String... localGatewayVirtualInterfaceIds)
The IDs of the virtual interfaces.
localGatewayVirtualInterfaceIds - The IDs of the virtual interfaces.LocalGatewayVirtualInterfaceGroup.Builder localGatewayId(String localGatewayId)
The ID of the local gateway.
localGatewayId - The ID of the local gateway.Copyright © 2019. All rights reserved.