Class VPNGatewayConnectionPeerPatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionPeerPatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
VPNGatewayConnectionPeerPatchVPNGatewayConnectionPolicyModePeerPatch
,VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatch
public class VPNGatewayConnectionPeerPatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
VPNGatewayConnectionPeerPatch.
Classes which extend this class:
- VPNGatewayConnectionPeerPatchVPNGatewayConnectionPolicyModePeerPatch
- VPNGatewayConnectionPeerPatchVPNGatewayConnectionStaticRouteModePeerPatch
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
address
Gets the address. The IP address of the peer VPN gateway for this connection.- Returns:
- the address
-
fqdn
Gets the fqdn. The FQDN of the peer VPN gateway for this connection.- Returns:
- the fqdn
-