Package com.ibm.cloud.is.vpc.v1.model
Interface ListVpnGatewaysOptions.Mode
-
- Enclosing class:
- ListVpnGatewaysOptions
public static interface ListVpnGatewaysOptions.Mode
Filters the collection to VPN gateways with a `mode` property matching the specified value.
-
-
Field Detail
-
POLICY
static final String POLICY
policy.- See Also:
- Constant Field Values
-
ROUTE
static final String ROUTE
route.- See Also:
- Constant Field Values
-
-