Uses of Class
com.oracle.bmc.distributeddatabase.responses.ListDistributedDatabasePrivateEndpointsResponse
-
Packages that use ListDistributedDatabasePrivateEndpointsResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of ListDistributedDatabasePrivateEndpointsResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return ListDistributedDatabasePrivateEndpointsResponse Modifier and Type Method Description ListDistributedDatabasePrivateEndpointsResponseDistributedDbPrivateEndpointService. listDistributedDatabasePrivateEndpoints(ListDistributedDatabasePrivateEndpointsRequest request)List of DistributedDatabasePrivateEndpoints.ListDistributedDatabasePrivateEndpointsResponseDistributedDbPrivateEndpointServiceClient. listDistributedDatabasePrivateEndpoints(ListDistributedDatabasePrivateEndpointsRequest request)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type ListDistributedDatabasePrivateEndpointsResponse Modifier and Type Method Description Future<ListDistributedDatabasePrivateEndpointsResponse>DistributedDbPrivateEndpointServiceAsync. listDistributedDatabasePrivateEndpoints(ListDistributedDatabasePrivateEndpointsRequest request, AsyncHandler<ListDistributedDatabasePrivateEndpointsRequest,ListDistributedDatabasePrivateEndpointsResponse> handler)List of DistributedDatabasePrivateEndpoints.Future<ListDistributedDatabasePrivateEndpointsResponse>DistributedDbPrivateEndpointServiceAsyncClient. listDistributedDatabasePrivateEndpoints(ListDistributedDatabasePrivateEndpointsRequest request, AsyncHandler<ListDistributedDatabasePrivateEndpointsRequest,ListDistributedDatabasePrivateEndpointsResponse> handler) -
Uses of ListDistributedDatabasePrivateEndpointsResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return ListDistributedDatabasePrivateEndpointsResponse Modifier and Type Method Description ListDistributedDatabasePrivateEndpointsResponseListDistributedDatabasePrivateEndpointsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ListDistributedDatabasePrivateEndpointsResponse Modifier and Type Method Description ListDistributedDatabasePrivateEndpointsResponse.BuilderListDistributedDatabasePrivateEndpointsResponse.Builder. copy(ListDistributedDatabasePrivateEndpointsResponse o)Copy method to populate the builder with values from the given instance.
-