Uses of Class
com.oracle.bmc.core.model.IPSecConnectionDeviceConfig
-
Packages that use IPSecConnectionDeviceConfig Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of IPSecConnectionDeviceConfig in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return IPSecConnectionDeviceConfig Modifier and Type Method Description IPSecConnectionDeviceConfig
IPSecConnectionDeviceConfig.Builder. build()
Methods in com.oracle.bmc.core.model with parameters of type IPSecConnectionDeviceConfig Modifier and Type Method Description IPSecConnectionDeviceConfig.Builder
IPSecConnectionDeviceConfig.Builder. copy(IPSecConnectionDeviceConfig model)
-
Uses of IPSecConnectionDeviceConfig in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return IPSecConnectionDeviceConfig Modifier and Type Method Description IPSecConnectionDeviceConfig
GetIPSecConnectionDeviceConfigResponse. getIPSecConnectionDeviceConfig()
The returned IPSecConnectionDeviceConfig instance.Methods in com.oracle.bmc.core.responses with parameters of type IPSecConnectionDeviceConfig Modifier and Type Method Description GetIPSecConnectionDeviceConfigResponse.Builder
GetIPSecConnectionDeviceConfigResponse.Builder. iPSecConnectionDeviceConfig(IPSecConnectionDeviceConfig iPSecConnectionDeviceConfig)
The returned IPSecConnectionDeviceConfig instance.
-