Uses of Class
com.oracle.bmc.distributeddatabasev26.responses.UpdateDistributedDatabasePrivateEndpointResponse
-
Packages that use UpdateDistributedDatabasePrivateEndpointResponse Package Description com.oracle.bmc.distributeddatabasev26 com.oracle.bmc.distributeddatabasev26.responses -
-
Uses of UpdateDistributedDatabasePrivateEndpointResponse in com.oracle.bmc.distributeddatabasev26
Methods in com.oracle.bmc.distributeddatabasev26 that return UpdateDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description UpdateDistributedDatabasePrivateEndpointResponseDistributedDbPrivateEndpointService. updateDistributedDatabasePrivateEndpoint(UpdateDistributedDatabasePrivateEndpointRequest request)Updates the configuration of DistributedDatabasePrivateEndpoint.UpdateDistributedDatabasePrivateEndpointResponseDistributedDbPrivateEndpointServiceClient. updateDistributedDatabasePrivateEndpoint(UpdateDistributedDatabasePrivateEndpointRequest request)Methods in com.oracle.bmc.distributeddatabasev26 that return types with arguments of type UpdateDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description Future<UpdateDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsync. updateDistributedDatabasePrivateEndpoint(UpdateDistributedDatabasePrivateEndpointRequest request, AsyncHandler<UpdateDistributedDatabasePrivateEndpointRequest,UpdateDistributedDatabasePrivateEndpointResponse> handler)Updates the configuration of DistributedDatabasePrivateEndpoint.Future<UpdateDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsyncClient. updateDistributedDatabasePrivateEndpoint(UpdateDistributedDatabasePrivateEndpointRequest request, AsyncHandler<UpdateDistributedDatabasePrivateEndpointRequest,UpdateDistributedDatabasePrivateEndpointResponse> handler)Method parameters in com.oracle.bmc.distributeddatabasev26 with type arguments of type UpdateDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description Future<UpdateDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsync. updateDistributedDatabasePrivateEndpoint(UpdateDistributedDatabasePrivateEndpointRequest request, AsyncHandler<UpdateDistributedDatabasePrivateEndpointRequest,UpdateDistributedDatabasePrivateEndpointResponse> handler)Updates the configuration of DistributedDatabasePrivateEndpoint.Future<UpdateDistributedDatabasePrivateEndpointResponse>DistributedDbPrivateEndpointServiceAsyncClient. updateDistributedDatabasePrivateEndpoint(UpdateDistributedDatabasePrivateEndpointRequest request, AsyncHandler<UpdateDistributedDatabasePrivateEndpointRequest,UpdateDistributedDatabasePrivateEndpointResponse> handler) -
Uses of UpdateDistributedDatabasePrivateEndpointResponse in com.oracle.bmc.distributeddatabasev26.responses
Methods in com.oracle.bmc.distributeddatabasev26.responses that return UpdateDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description UpdateDistributedDatabasePrivateEndpointResponseUpdateDistributedDatabasePrivateEndpointResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabasev26.responses with parameters of type UpdateDistributedDatabasePrivateEndpointResponse Modifier and Type Method Description UpdateDistributedDatabasePrivateEndpointResponse.BuilderUpdateDistributedDatabasePrivateEndpointResponse.Builder. copy(UpdateDistributedDatabasePrivateEndpointResponse o)Copy method to populate the builder with values from the given instance.
-