public static class ChangeApplianceExportJobCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeApplianceExportJobCompartmentDetails |
build() |
ChangeApplianceExportJobCompartmentDetails.Builder |
compartmentId(String compartmentId)
The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of
the compartment into which the resources should be moved.
|
ChangeApplianceExportJobCompartmentDetails.Builder |
copy(ChangeApplianceExportJobCompartmentDetails model) |
public ChangeApplianceExportJobCompartmentDetails.Builder compartmentId(String compartmentId)
The [OCID] (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment into which the resources should be moved.
compartmentId
- the value to setpublic ChangeApplianceExportJobCompartmentDetails build()
public ChangeApplianceExportJobCompartmentDetails.Builder copy(ChangeApplianceExportJobCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.