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