public static class SummarizedEventsLog.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SummarizedEventsLog |
build() |
SummarizedEventsLog.Builder |
copy(SummarizedEventsLog model) |
SummarizedEventsLog.Builder |
logGroupId(String logGroupId)
The OCID of the
log group.
|
SummarizedEventsLog.Builder |
logId(String logId)
The OCID of the
log.
|
public SummarizedEventsLog.Builder logGroupId(String logGroupId)
The OCID of the log group.
logGroupId
- the value to setpublic SummarizedEventsLog.Builder logId(String logId)
The OCID of the log.
logId
- the value to setpublic SummarizedEventsLog build()
public SummarizedEventsLog.Builder copy(SummarizedEventsLog model)
Copyright © 2016–2024. All rights reserved.