Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionPeerPatch
-
Packages that use VPNGatewayConnectionPeerPatch Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNGatewayConnectionPeerPatch in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return VPNGatewayConnectionPeerPatch Modifier and Type Method Description VPNGatewayConnectionPeerPatch
VPNGatewayConnectionPatch. peer()
Gets the peer.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VPNGatewayConnectionPeerPatch Modifier and Type Method Description VPNGatewayConnectionPatch.Builder
VPNGatewayConnectionPatch.Builder. peer(VPNGatewayConnectionPeerPatch peer)
Set the peer.
-