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