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

    Modifier and Type
    Method
    Description
    Gets the address.
    Gets the fqdn.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • address

      public String address()
      Gets the address. The IP address of the peer VPN gateway for this connection.
      Returns:
      the address
    • fqdn

      public String fqdn()
      Gets the fqdn. The FQDN of the peer VPN gateway for this connection.
      Returns:
      the fqdn