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