Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayConnectionDPDPatch.Builder
-
Packages that use VPNGatewayConnectionDPDPatch.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNGatewayConnectionDPDPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return VPNGatewayConnectionDPDPatch.Builder Modifier and Type Method Description VPNGatewayConnectionDPDPatch.Builder
VPNGatewayConnectionDPDPatch.Builder. action(String action)
Set the action.VPNGatewayConnectionDPDPatch.Builder
VPNGatewayConnectionDPDPatch.Builder. interval(long interval)
Set the interval.VPNGatewayConnectionDPDPatch.Builder
VPNGatewayConnectionDPDPatch. newBuilder()
New builder.VPNGatewayConnectionDPDPatch.Builder
VPNGatewayConnectionDPDPatch.Builder. timeout(long timeout)
Set the timeout.
-