public static class RelatedEventSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RelatedEventSummary |
build() |
RelatedEventSummary.Builder |
copy(RelatedEventSummary model) |
RelatedEventSummary.Builder |
id(String id)
OCID identifier of the event
|
RelatedEventSummary.Builder |
instanceId(String instanceId)
OCID identifier of the instance
|
RelatedEventSummary.Builder |
timestamp(Date timestamp)
time occurence
|
public RelatedEventSummary.Builder id(String id)
OCID identifier of the event
id
- the value to setpublic RelatedEventSummary.Builder instanceId(String instanceId)
OCID identifier of the instance
instanceId
- the value to setpublic RelatedEventSummary.Builder timestamp(Date timestamp)
time occurence
timestamp
- the value to setpublic RelatedEventSummary build()
public RelatedEventSummary.Builder copy(RelatedEventSummary model)
Copyright © 2016–2024. All rights reserved.