Uses of Class
com.ibm.cloud.is.vpc.v1.model.CheckVpnGatewayConnectionsPeerCidrOptions
-
Packages that use CheckVpnGatewayConnectionsPeerCidrOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of CheckVpnGatewayConnectionsPeerCidrOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type CheckVpnGatewayConnectionsPeerCidrOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Void>
Vpc. checkVpnGatewayConnectionsPeerCidr(CheckVpnGatewayConnectionsPeerCidrOptions checkVpnGatewayConnectionsPeerCidrOptions)
Check if the specified peer CIDR exists on a VPN gateway connection. -
Uses of CheckVpnGatewayConnectionsPeerCidrOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return CheckVpnGatewayConnectionsPeerCidrOptions Modifier and Type Method Description CheckVpnGatewayConnectionsPeerCidrOptions
CheckVpnGatewayConnectionsPeerCidrOptions.Builder. build()
Builds a CheckVpnGatewayConnectionsPeerCidrOptions.
-