public static class PeerManagementStation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PeerManagementStation |
build() |
PeerManagementStation.Builder |
copy(PeerManagementStation model) |
PeerManagementStation.Builder |
displayName(String displayName)
User-friendly name for the management station.
|
PeerManagementStation.Builder |
id(String id)
The OCID
of the management station.
|
public PeerManagementStation.Builder id(String id)
The OCID of the management station.
id
- the value to setpublic PeerManagementStation.Builder displayName(String displayName)
User-friendly name for the management station.
displayName
- the value to setpublic PeerManagementStation build()
public PeerManagementStation.Builder copy(PeerManagementStation model)
Copyright © 2016–2025. All rights reserved.