Uses of Class
com.oracle.bmc.networkfirewall.model.CreateDecryptionProfileDetails
- 
Packages that use CreateDecryptionProfileDetails Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.requests 
- 
- 
Uses of CreateDecryptionProfileDetails in com.oracle.bmc.networkfirewall.modelSubclasses of CreateDecryptionProfileDetails in com.oracle.bmc.networkfirewall.model Modifier and Type Class Description classCreateSslForwardProxyProfileDetailsRequest for creating SSLForwardProxy used on the firewall policy rules.classCreateSslInboundInspectionProfileDetailsRequest for creating SSLInboundInspection used on the firewall policy rules.
- 
Uses of CreateDecryptionProfileDetails in com.oracle.bmc.networkfirewall.requestsMethods in com.oracle.bmc.networkfirewall.requests that return CreateDecryptionProfileDetails Modifier and Type Method Description CreateDecryptionProfileDetailsCreateDecryptionProfileRequest. getBody$()Alternative accessor for the body parameter.CreateDecryptionProfileDetailsCreateDecryptionProfileRequest. getCreateDecryptionProfileDetails()Request Details to create the Network Firewall Policy Resource.Methods in com.oracle.bmc.networkfirewall.requests with parameters of type CreateDecryptionProfileDetails Modifier and Type Method Description CreateDecryptionProfileRequest.BuilderCreateDecryptionProfileRequest.Builder. body$(CreateDecryptionProfileDetails body)Alternative setter for the body parameter.CreateDecryptionProfileRequest.BuilderCreateDecryptionProfileRequest.Builder. createDecryptionProfileDetails(CreateDecryptionProfileDetails createDecryptionProfileDetails)Request Details to create the Network Firewall Policy Resource.
 
-