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