public static class ChangeTemplateCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeTemplateCompartmentDetails |
build() |
ChangeTemplateCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the configuration source provider to.
|
ChangeTemplateCompartmentDetails.Builder |
copy(ChangeTemplateCompartmentDetails model) |
public ChangeTemplateCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the configuration source provider to.
compartmentId
- the value to setpublic ChangeTemplateCompartmentDetails build()
public ChangeTemplateCompartmentDetails.Builder copy(ChangeTemplateCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.