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