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