Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
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) |
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 |
---|---|
UpdateDecryptionProfileRequest |
UpdateDecryptionProfileRequest.Builder.build()
Build the instance of UpdateDecryptionProfileRequest as configured by this builder
|
UpdateDecryptionProfileRequest |
UpdateDecryptionProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDecryptionProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDecryptionProfileRequest.Builder |
UpdateDecryptionProfileRequest.Builder.copy(UpdateDecryptionProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.