public static class ScheduleLogDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ScheduleLogDetails |
build() |
ScheduleLogDetails.Builder |
copy(ScheduleLogDetails model) |
ScheduleLogDetails.Builder |
logGroupId(String logGroupId)
The OCID
of the log group.
|
ScheduleLogDetails.Builder |
logId(String logId)
The OCID
of the custom log to be used for Schedule logging.
|
public ScheduleLogDetails.Builder logGroupId(String logGroupId)
The OCID of the log group.
logGroupId
- the value to setpublic ScheduleLogDetails.Builder logId(String logId)
The OCID of the custom log to be used for Schedule logging.
logId
- the value to setpublic ScheduleLogDetails build()
public ScheduleLogDetails.Builder copy(ScheduleLogDetails model)
Copyright © 2016–2025. All rights reserved.