Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetAuditProfileResponse |
DataSafe.getAuditProfile(GetAuditProfileRequest request)
Gets the details of audit profile resource and associated audit trails of the audit profile.
|
GetAuditProfileResponse |
DataSafeClient.getAuditProfile(GetAuditProfileRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAuditProfileResponse> |
DataSafeAsync.getAuditProfile(GetAuditProfileRequest request,
AsyncHandler<GetAuditProfileRequest,GetAuditProfileResponse> handler)
Gets the details of audit profile resource and associated audit trails of the audit profile.
|
Future<GetAuditProfileResponse> |
DataSafeAsyncClient.getAuditProfile(GetAuditProfileRequest request,
AsyncHandler<GetAuditProfileRequest,GetAuditProfileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAuditProfileResponse |
GetAuditProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAuditProfileResponse.Builder |
GetAuditProfileResponse.Builder.copy(GetAuditProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.