GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.Builder.accessRequestId(String accessRequestId) |
unique AccessRequest identifier
|
static GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.builder() |
Return a new builder for this request object.
|
GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.Builder.copy(GetAuditLogReportRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.Builder.enableProcessTree(Integer enableProcessTree) |
To enable process tree computation in audit report
|
GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetAuditLogReportRequest.Builder |
GetAuditLogReportRequest.toBuilder() |
|