Uses of Class
com.oracle.bmc.operatoraccesscontrol.responses.GetAuditLogReportResponse
-
Packages that use GetAuditLogReportResponse Package Description com.oracle.bmc.operatoraccesscontrol com.oracle.bmc.operatoraccesscontrol.responses -
-
Uses of GetAuditLogReportResponse in com.oracle.bmc.operatoraccesscontrol
Methods in com.oracle.bmc.operatoraccesscontrol that return GetAuditLogReportResponse Modifier and Type Method Description GetAuditLogReportResponseAccessRequests. getAuditLogReport(GetAuditLogReportRequest request)Gets the Audit Log Report for the given access requestId.GetAuditLogReportResponseAccessRequestsClient. getAuditLogReport(GetAuditLogReportRequest request)Methods in com.oracle.bmc.operatoraccesscontrol that return types with arguments of type GetAuditLogReportResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.operatoraccesscontrol with type arguments of type GetAuditLogReportResponse Modifier and Type Method 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) -
Uses of GetAuditLogReportResponse in com.oracle.bmc.operatoraccesscontrol.responses
Methods in com.oracle.bmc.operatoraccesscontrol.responses that return GetAuditLogReportResponse Modifier and Type Method Description GetAuditLogReportResponseGetAuditLogReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.operatoraccesscontrol.responses with parameters of type GetAuditLogReportResponse Modifier and Type Method Description GetAuditLogReportResponse.BuilderGetAuditLogReportResponse.Builder. copy(GetAuditLogReportResponse o)Copy method to populate the builder with values from the given instance.
-