Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
CreateDecryptionProfileResponse |
NetworkFirewall.createDecryptionProfile(CreateDecryptionProfileRequest request)
Creates a new Decryption Profile for the Network Firewall Policy.
|
CreateDecryptionProfileResponse |
NetworkFirewallClient.createDecryptionProfile(CreateDecryptionProfileRequest request) |
Future<CreateDecryptionProfileResponse> |
NetworkFirewallAsyncClient.createDecryptionProfile(CreateDecryptionProfileRequest request,
AsyncHandler<CreateDecryptionProfileRequest,CreateDecryptionProfileResponse> handler) |
Future<CreateDecryptionProfileResponse> |
NetworkFirewallAsync.createDecryptionProfile(CreateDecryptionProfileRequest request,
AsyncHandler<CreateDecryptionProfileRequest,CreateDecryptionProfileResponse> handler)
Creates a new Decryption Profile for the Network Firewall Policy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDecryptionProfileResponse> |
NetworkFirewallAsyncClient.createDecryptionProfile(CreateDecryptionProfileRequest request,
AsyncHandler<CreateDecryptionProfileRequest,CreateDecryptionProfileResponse> handler) |
Future<CreateDecryptionProfileResponse> |
NetworkFirewallAsync.createDecryptionProfile(CreateDecryptionProfileRequest request,
AsyncHandler<CreateDecryptionProfileRequest,CreateDecryptionProfileResponse> handler)
Creates a new Decryption Profile for the Network Firewall Policy.
|
Modifier and Type | Method and Description |
---|---|
CreateDecryptionProfileRequest |
CreateDecryptionProfileRequest.Builder.build()
Build the instance of CreateDecryptionProfileRequest as configured by this builder
|
CreateDecryptionProfileRequest |
CreateDecryptionProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateDecryptionProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateDecryptionProfileRequest.Builder |
CreateDecryptionProfileRequest.Builder.copy(CreateDecryptionProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.