Uses of Class
com.oracle.bmc.distributeddatabase.responses.ChangeDistributedDatabasePrivateEndpointCompartmentResponse
- 
Packages that use ChangeDistributedDatabasePrivateEndpointCompartmentResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of ChangeDistributedDatabasePrivateEndpointCompartmentResponse in com.oracle.bmc.distributeddatabaseMethods in com.oracle.bmc.distributeddatabase that return ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponseDistributedDbPrivateEndpointService. changeDistributedDatabasePrivateEndpointCompartment(ChangeDistributedDatabasePrivateEndpointCompartmentRequest request)Moves the DistributedDatabasePrivateEndpoint to the specified compartment.ChangeDistributedDatabasePrivateEndpointCompartmentResponseDistributedDbPrivateEndpointServiceClient. changeDistributedDatabasePrivateEndpointCompartment(ChangeDistributedDatabasePrivateEndpointCompartmentRequest request)
- 
Uses of ChangeDistributedDatabasePrivateEndpointCompartmentResponse in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponseChangeDistributedDatabasePrivateEndpointCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponse.BuilderChangeDistributedDatabasePrivateEndpointCompartmentResponse.Builder. copy(ChangeDistributedDatabasePrivateEndpointCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-