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.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponse
DistributedDbPrivateEndpointService. changeDistributedDatabasePrivateEndpointCompartment(ChangeDistributedDatabasePrivateEndpointCompartmentRequest request)
Moves the DistributedDatabasePrivateEndpoint to the specified compartment.ChangeDistributedDatabasePrivateEndpointCompartmentResponse
DistributedDbPrivateEndpointServiceClient. changeDistributedDatabasePrivateEndpointCompartment(ChangeDistributedDatabasePrivateEndpointCompartmentRequest request)
-
Uses of ChangeDistributedDatabasePrivateEndpointCompartmentResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponse
ChangeDistributedDatabasePrivateEndpointCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponse.Builder
ChangeDistributedDatabasePrivateEndpointCompartmentResponse.Builder. copy(ChangeDistributedDatabasePrivateEndpointCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-