Uses of Class
com.oracle.bmc.core.model.IPSecConnectionTunnelSharedSecret
-
Packages that use IPSecConnectionTunnelSharedSecret Package Description com.oracle.bmc.core.model com.oracle.bmc.core.responses -
-
Uses of IPSecConnectionTunnelSharedSecret in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return IPSecConnectionTunnelSharedSecret Modifier and Type Method Description IPSecConnectionTunnelSharedSecretIPSecConnectionTunnelSharedSecret.Builder. build()Methods in com.oracle.bmc.core.model with parameters of type IPSecConnectionTunnelSharedSecret Modifier and Type Method Description IPSecConnectionTunnelSharedSecret.BuilderIPSecConnectionTunnelSharedSecret.Builder. copy(IPSecConnectionTunnelSharedSecret model) -
Uses of IPSecConnectionTunnelSharedSecret in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return IPSecConnectionTunnelSharedSecret Modifier and Type Method Description IPSecConnectionTunnelSharedSecretGetIPSecConnectionTunnelSharedSecretResponse. getIPSecConnectionTunnelSharedSecret()The returned IPSecConnectionTunnelSharedSecret instance.IPSecConnectionTunnelSharedSecretUpdateIPSecConnectionTunnelSharedSecretResponse. getIPSecConnectionTunnelSharedSecret()The returned IPSecConnectionTunnelSharedSecret instance.Methods in com.oracle.bmc.core.responses with parameters of type IPSecConnectionTunnelSharedSecret Modifier and Type Method Description GetIPSecConnectionTunnelSharedSecretResponse.BuilderGetIPSecConnectionTunnelSharedSecretResponse.Builder. iPSecConnectionTunnelSharedSecret(IPSecConnectionTunnelSharedSecret iPSecConnectionTunnelSharedSecret)The returned IPSecConnectionTunnelSharedSecret instance.UpdateIPSecConnectionTunnelSharedSecretResponse.BuilderUpdateIPSecConnectionTunnelSharedSecretResponse.Builder. iPSecConnectionTunnelSharedSecret(IPSecConnectionTunnelSharedSecret iPSecConnectionTunnelSharedSecret)The returned IPSecConnectionTunnelSharedSecret instance.
-