Class VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch.Builder
- Enclosing class:
VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch
public static class VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch.Builder
extends Object
Builder.
-
Constructor Summary
ConstructorsConstructorDescriptionBuilder()
Instantiates a new builder.Builder
(VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatch vpnGatewayConnectionPeerPatchVpnGatewayConnectionStaticRouteModePeerPatchVpnGatewayConnectionStaticRouteModePeerPatchVpnGatewayConnectionPeerAddressPatch) Instantiates a new Builder from an existing VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch instance. -
Method Summary
Modifier and TypeMethodDescriptionSet the address.build()
Builds a VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch.
-
Constructor Details
-
Builder
public Builder(VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatch vpnGatewayConnectionPeerPatchVpnGatewayConnectionStaticRouteModePeerPatchVpnGatewayConnectionStaticRouteModePeerPatchVpnGatewayConnectionPeerAddressPatch) Instantiates a new Builder from an existing VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch instance.- Parameters:
vpnGatewayConnectionPeerPatchVpnGatewayConnectionStaticRouteModePeerPatchVpnGatewayConnectionStaticRouteModePeerPatchVpnGatewayConnectionPeerAddressPatch
- the instance to initialize the Builder with
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch.- Returns:
- the new VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch instance
-
address
public VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch.Builder address(String address) Set the address.- Parameters:
address
- the address- Returns:
- the VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionStaticRouteModePeerPatchVPNGatewayConnectionPeerAddressPatch builder
-