public static interface VirtualGateway.Builder extends CopyableBuilder<VirtualGateway.Builder,VirtualGateway>
| Modifier and Type | Method and Description |
|---|---|
VirtualGateway.Builder |
virtualGatewayId(String virtualGatewayId)
Sets the value of the VirtualGatewayId property for this object.
|
VirtualGateway.Builder |
virtualGatewayState(String virtualGatewayState)
Sets the value of the VirtualGatewayState property for this object.
|
copyapply, buildVirtualGateway.Builder virtualGatewayId(String virtualGatewayId)
virtualGatewayId - The new value for the VirtualGatewayId property for this object.VirtualGateway.Builder virtualGatewayState(String virtualGatewayState)
virtualGatewayState - The new value for the VirtualGatewayState property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.