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