Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.responses |
Modifier and Type | Method and Description |
---|---|
GetAuditLogReportResponse |
AccessRequestsClient.getAuditLogReport(GetAuditLogReportRequest request) |
GetAuditLogReportResponse |
AccessRequests.getAuditLogReport(GetAuditLogReportRequest request)
Gets the Audit Log Report for the given access requestId.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAuditLogReportResponse> |
AccessRequestsAsync.getAuditLogReport(GetAuditLogReportRequest request,
AsyncHandler<GetAuditLogReportRequest,GetAuditLogReportResponse> handler)
Gets the Audit Log Report for the given access requestId.
|
Future<GetAuditLogReportResponse> |
AccessRequestsAsyncClient.getAuditLogReport(GetAuditLogReportRequest request,
AsyncHandler<GetAuditLogReportRequest,GetAuditLogReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAuditLogReportResponse> |
AccessRequestsAsync.getAuditLogReport(GetAuditLogReportRequest request,
AsyncHandler<GetAuditLogReportRequest,GetAuditLogReportResponse> handler)
Gets the Audit Log Report for the given access requestId.
|
Future<GetAuditLogReportResponse> |
AccessRequestsAsyncClient.getAuditLogReport(GetAuditLogReportRequest request,
AsyncHandler<GetAuditLogReportRequest,GetAuditLogReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAuditLogReportResponse |
GetAuditLogReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAuditLogReportResponse.Builder |
GetAuditLogReportResponse.Builder.copy(GetAuditLogReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.