public static class ChangeDesktopPoolCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeDesktopPoolCompartmentDetails |
build() |
ChangeDesktopPoolCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment which will contain the desktop pool.
|
ChangeDesktopPoolCompartmentDetails.Builder |
copy(ChangeDesktopPoolCompartmentDetails model) |
public ChangeDesktopPoolCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment which will contain the desktop pool.
compartmentId
- the value to setpublic ChangeDesktopPoolCompartmentDetails build()
public ChangeDesktopPoolCompartmentDetails.Builder copy(ChangeDesktopPoolCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.