Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetSqlFirewallPolicyResponse |
DataSafe.getSqlFirewallPolicy(GetSqlFirewallPolicyRequest request)
Gets a SQL Firewall policy by identifier.
|
GetSqlFirewallPolicyResponse |
DataSafeClient.getSqlFirewallPolicy(GetSqlFirewallPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSqlFirewallPolicyResponse> |
DataSafeAsync.getSqlFirewallPolicy(GetSqlFirewallPolicyRequest request,
AsyncHandler<GetSqlFirewallPolicyRequest,GetSqlFirewallPolicyResponse> handler)
Gets a SQL Firewall policy by identifier.
|
Future<GetSqlFirewallPolicyResponse> |
DataSafeAsyncClient.getSqlFirewallPolicy(GetSqlFirewallPolicyRequest request,
AsyncHandler<GetSqlFirewallPolicyRequest,GetSqlFirewallPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSqlFirewallPolicyResponse |
GetSqlFirewallPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSqlFirewallPolicyResponse.Builder |
GetSqlFirewallPolicyResponse.Builder.copy(GetSqlFirewallPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.