Package com.ibm.cloud.is.vpc.v1.model
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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
address()
Gets the address.String
fqdn()
Gets the fqdn.
-