public static interface NewPrivateVirtualInterface.Builder extends CopyableBuilder<NewPrivateVirtualInterface.Builder,NewPrivateVirtualInterface>
| Modifier and Type | Method and Description |
|---|---|
NewPrivateVirtualInterface.Builder |
addressFamily(AddressFamily addressFamily)
Sets the value of the AddressFamily property for this object.
|
NewPrivateVirtualInterface.Builder |
addressFamily(String addressFamily)
Sets the value of the AddressFamily property for this object.
|
NewPrivateVirtualInterface.Builder |
amazonAddress(String amazonAddress)
Sets the value of the AmazonAddress property for this object.
|
NewPrivateVirtualInterface.Builder |
asn(Integer asn)
Sets the value of the Asn property for this object.
|
NewPrivateVirtualInterface.Builder |
authKey(String authKey)
Sets the value of the AuthKey property for this object.
|
NewPrivateVirtualInterface.Builder |
customerAddress(String customerAddress)
Sets the value of the CustomerAddress property for this object.
|
NewPrivateVirtualInterface.Builder |
directConnectGatewayId(String directConnectGatewayId)
Sets the value of the DirectConnectGatewayId property for this object.
|
NewPrivateVirtualInterface.Builder |
virtualGatewayId(String virtualGatewayId)
Sets the value of the VirtualGatewayId property for this object.
|
NewPrivateVirtualInterface.Builder |
virtualInterfaceName(String virtualInterfaceName)
Sets the value of the VirtualInterfaceName property for this object.
|
NewPrivateVirtualInterface.Builder |
vlan(Integer vlan)
Sets the value of the Vlan property for this object.
|
copyapply, buildNewPrivateVirtualInterface.Builder virtualInterfaceName(String virtualInterfaceName)
virtualInterfaceName - The new value for the VirtualInterfaceName property for this object.NewPrivateVirtualInterface.Builder vlan(Integer vlan)
vlan - The new value for the Vlan property for this object.NewPrivateVirtualInterface.Builder asn(Integer asn)
asn - The new value for the Asn property for this object.NewPrivateVirtualInterface.Builder authKey(String authKey)
authKey - The new value for the AuthKey property for this object.NewPrivateVirtualInterface.Builder amazonAddress(String amazonAddress)
amazonAddress - The new value for the AmazonAddress property for this object.NewPrivateVirtualInterface.Builder customerAddress(String customerAddress)
customerAddress - The new value for the CustomerAddress property for this object.NewPrivateVirtualInterface.Builder addressFamily(String addressFamily)
addressFamily - The new value for the AddressFamily property for this object.AddressFamily,
AddressFamilyNewPrivateVirtualInterface.Builder addressFamily(AddressFamily addressFamily)
addressFamily - The new value for the AddressFamily property for this object.AddressFamily,
AddressFamilyNewPrivateVirtualInterface.Builder virtualGatewayId(String virtualGatewayId)
virtualGatewayId - The new value for the VirtualGatewayId property for this object.NewPrivateVirtualInterface.Builder directConnectGatewayId(String directConnectGatewayId)
directConnectGatewayId - The new value for the DirectConnectGatewayId property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.