public static class ChangeArtifactCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeArtifactCompartmentDetails |
build() |
ChangeArtifactCompartmentDetails.Builder |
compartmentId(String compartmentId)
The unique identifier of the compartment for the artifact.
|
ChangeArtifactCompartmentDetails.Builder |
copy(ChangeArtifactCompartmentDetails model) |
public ChangeArtifactCompartmentDetails.Builder compartmentId(String compartmentId)
The unique identifier of the compartment for the artifact.
compartmentId
- the value to setpublic ChangeArtifactCompartmentDetails build()
public ChangeArtifactCompartmentDetails.Builder copy(ChangeArtifactCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.