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