Package | Description |
---|---|
com.oracle.bmc.networkfirewall.model | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Class and Description |
---|---|
class |
SslForwardProxyProfile
SSLForwardProxy used on the firewall policy rules.
|
class |
SslInboundInspectionProfile
SSLInboundInspection used on the firewall policy rules.
|
Modifier and Type | Method and Description |
---|---|
DecryptionProfile |
GetDecryptionProfileResponse.getDecryptionProfile()
The returned
DecryptionProfile instance. |
DecryptionProfile |
CreateDecryptionProfileResponse.getDecryptionProfile()
The returned
DecryptionProfile instance. |
DecryptionProfile |
UpdateDecryptionProfileResponse.getDecryptionProfile()
The returned
DecryptionProfile instance. |
Modifier and Type | Method and Description |
---|---|
GetDecryptionProfileResponse.Builder |
GetDecryptionProfileResponse.Builder.decryptionProfile(DecryptionProfile decryptionProfile)
The returned
DecryptionProfile instance. |
CreateDecryptionProfileResponse.Builder |
CreateDecryptionProfileResponse.Builder.decryptionProfile(DecryptionProfile decryptionProfile)
The returned
DecryptionProfile instance. |
UpdateDecryptionProfileResponse.Builder |
UpdateDecryptionProfileResponse.Builder.decryptionProfile(DecryptionProfile decryptionProfile)
The returned
DecryptionProfile instance. |
Copyright © 2016–2024. All rights reserved.