Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDecryptionProfileResponse |
NetworkFirewall.updateDecryptionProfile(UpdateDecryptionProfileRequest request)
Updates the Decryption Profile with the given name in the network firewall policy.
|
UpdateDecryptionProfileResponse |
NetworkFirewallClient.updateDecryptionProfile(UpdateDecryptionProfileRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDecryptionProfileResponse> |
NetworkFirewallAsyncClient.updateDecryptionProfile(UpdateDecryptionProfileRequest request,
AsyncHandler<UpdateDecryptionProfileRequest,UpdateDecryptionProfileResponse> handler) |
Future<UpdateDecryptionProfileResponse> |
NetworkFirewallAsync.updateDecryptionProfile(UpdateDecryptionProfileRequest request,
AsyncHandler<UpdateDecryptionProfileRequest,UpdateDecryptionProfileResponse> handler)
Updates the Decryption Profile with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDecryptionProfileResponse> |
NetworkFirewallAsyncClient.updateDecryptionProfile(UpdateDecryptionProfileRequest request,
AsyncHandler<UpdateDecryptionProfileRequest,UpdateDecryptionProfileResponse> handler) |
Future<UpdateDecryptionProfileResponse> |
NetworkFirewallAsync.updateDecryptionProfile(UpdateDecryptionProfileRequest request,
AsyncHandler<UpdateDecryptionProfileRequest,UpdateDecryptionProfileResponse> handler)
Updates the Decryption Profile with the given name in the network firewall policy.
|
Modifier and Type | Method and Description |
---|---|
UpdateDecryptionProfileResponse |
UpdateDecryptionProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDecryptionProfileResponse.Builder |
UpdateDecryptionProfileResponse.Builder.copy(UpdateDecryptionProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.