public static class ChangeManagementDashboardsCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeManagementDashboardsCompartmentDetails |
build() |
ChangeManagementDashboardsCompartmentDetails.Builder |
compartmentId(String compartmentId)
OCID of the compartment to which the dashboard is being moved.
|
ChangeManagementDashboardsCompartmentDetails.Builder |
copy(ChangeManagementDashboardsCompartmentDetails model) |
public ChangeManagementDashboardsCompartmentDetails.Builder compartmentId(String compartmentId)
OCID of the compartment to which the dashboard is being moved.
compartmentId
- the value to setpublic ChangeManagementDashboardsCompartmentDetails build()
public ChangeManagementDashboardsCompartmentDetails.Builder copy(ChangeManagementDashboardsCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.