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