Class CreateVpnGatewayOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateVpnGatewayOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CreateVpnGatewayOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createVpnGateway options.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionNew builder.Gets the vpnGatewayPrototype.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a CreateVpnGatewayOptions builder
-
vpnGatewayPrototype
Gets the vpnGatewayPrototype. The VPN gateway prototype object.- Returns:
- the vpnGatewayPrototype
-