public static class LogIncludedSearchSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LogIncludedSearchSummary |
build() |
LogIncludedSearchSummary.Builder |
copy(LogIncludedSearchSummary model) |
LogIncludedSearchSummary.Builder |
displayName(String displayName)
The user-friendly display name.
|
LogIncludedSearchSummary.Builder |
id(String id)
The OCID of the resource.
|
LogIncludedSearchSummary.Builder |
timeCreated(Date timeCreated)
Time the resource was created.
|
LogIncludedSearchSummary.Builder |
timeLastModified(Date timeLastModified)
Time the resource was last modified.
|
public LogIncludedSearchSummary.Builder id(String id)
The OCID of the resource.
id
- the value to setpublic LogIncludedSearchSummary.Builder displayName(String displayName)
The user-friendly display name. This must be unique within the enclosing resource, and it’s changeable. Avoid entering confidential information.
displayName
- the value to setpublic LogIncludedSearchSummary.Builder timeCreated(Date timeCreated)
Time the resource was created.
timeCreated
- the value to setpublic LogIncludedSearchSummary.Builder timeLastModified(Date timeLastModified)
Time the resource was last modified.
timeLastModified
- the value to setpublic LogIncludedSearchSummary build()
public LogIncludedSearchSummary.Builder copy(LogIncludedSearchSummary model)
Copyright © 2016–2023. All rights reserved.