Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.ChangeDistributedDatabasePrivateEndpointCompartmentResponse
-
Packages that use ChangeDistributedDatabasePrivateEndpointCompartmentResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of ChangeDistributedDatabasePrivateEndpointCompartmentResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 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.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return ChangeDistributedDatabasePrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentResponseChangeDistributedDatabasePrivateEndpointCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.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.
-