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