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