Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSecurityRuleResponse |
NetworkFirewall.deleteSecurityRule(DeleteSecurityRuleRequest request)
Deletes a Security Rule resource with the given identifier.
|
DeleteSecurityRuleResponse |
NetworkFirewallClient.deleteSecurityRule(DeleteSecurityRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSecurityRuleResponse> |
NetworkFirewallAsyncClient.deleteSecurityRule(DeleteSecurityRuleRequest request,
AsyncHandler<DeleteSecurityRuleRequest,DeleteSecurityRuleResponse> handler) |
Future<DeleteSecurityRuleResponse> |
NetworkFirewallAsync.deleteSecurityRule(DeleteSecurityRuleRequest request,
AsyncHandler<DeleteSecurityRuleRequest,DeleteSecurityRuleResponse> handler)
Deletes a Security Rule resource with the given identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteSecurityRuleResponse> |
NetworkFirewallAsyncClient.deleteSecurityRule(DeleteSecurityRuleRequest request,
AsyncHandler<DeleteSecurityRuleRequest,DeleteSecurityRuleResponse> handler) |
Future<DeleteSecurityRuleResponse> |
NetworkFirewallAsync.deleteSecurityRule(DeleteSecurityRuleRequest request,
AsyncHandler<DeleteSecurityRuleRequest,DeleteSecurityRuleResponse> handler)
Deletes a Security Rule resource with the given identifier.
|
Modifier and Type | Method and Description |
---|---|
DeleteSecurityRuleResponse |
DeleteSecurityRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSecurityRuleResponse.Builder |
DeleteSecurityRuleResponse.Builder.copy(DeleteSecurityRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.