Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Id |
build() |
Id.Builder |
copy(Id model) |
Id.Builder |
displayName(String displayName)
User-friendly name.
|
Id.Builder |
id(String id)
The OCID
of the resource that is immutable on creation.
|
public Id.Builder id(String id)
The OCID of the resource that is immutable on creation.
id
- the value to setpublic Id.Builder displayName(String displayName)
User-friendly name.
displayName
- the value to setpublic Id build()
public Id.Builder copy(Id model)
Copyright © 2016–2024. All rights reserved.