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