Uses of Class
com.oracle.bmc.distributeddatabase.requests.ChangeDistributedDatabasePrivateEndpointCompartmentRequest
-
Packages that use ChangeDistributedDatabasePrivateEndpointCompartmentRequest Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.requests -
-
Uses of ChangeDistributedDatabasePrivateEndpointCompartmentRequest in com.oracle.bmc.distributeddatabase
-
Uses of ChangeDistributedDatabasePrivateEndpointCompartmentRequest in com.oracle.bmc.distributeddatabase.requests
Methods in com.oracle.bmc.distributeddatabase.requests that return ChangeDistributedDatabasePrivateEndpointCompartmentRequest Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentRequest
ChangeDistributedDatabasePrivateEndpointCompartmentRequest.Builder. build()
Build the instance of ChangeDistributedDatabasePrivateEndpointCompartmentRequest as configured by this builderChangeDistributedDatabasePrivateEndpointCompartmentRequest
ChangeDistributedDatabasePrivateEndpointCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeDistributedDatabasePrivateEndpointCompartmentRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabase.requests with parameters of type ChangeDistributedDatabasePrivateEndpointCompartmentRequest Modifier and Type Method Description ChangeDistributedDatabasePrivateEndpointCompartmentRequest.Builder
ChangeDistributedDatabasePrivateEndpointCompartmentRequest.Builder. copy(ChangeDistributedDatabasePrivateEndpointCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-