Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyResponse |
DataSafe.getAlertPolicy(GetAlertPolicyRequest request)
Gets the details of alert policy by its ID.
|
GetAlertPolicyResponse |
DataSafeClient.getAlertPolicy(GetAlertPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAlertPolicyResponse> |
DataSafeAsync.getAlertPolicy(GetAlertPolicyRequest request,
AsyncHandler<GetAlertPolicyRequest,GetAlertPolicyResponse> handler)
Gets the details of alert policy by its ID.
|
Future<GetAlertPolicyResponse> |
DataSafeAsyncClient.getAlertPolicy(GetAlertPolicyRequest request,
AsyncHandler<GetAlertPolicyRequest,GetAlertPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyResponse |
GetAlertPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyResponse.Builder |
GetAlertPolicyResponse.Builder.copy(GetAlertPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.