Uses of Class
com.oracle.bmc.datascience.responses.ListDataSciencePrivateEndpointsResponse
-
Packages that use ListDataSciencePrivateEndpointsResponse Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.responses -
-
Uses of ListDataSciencePrivateEndpointsResponse in com.oracle.bmc.datascience
Methods in com.oracle.bmc.datascience that return ListDataSciencePrivateEndpointsResponse Modifier and Type Method Description ListDataSciencePrivateEndpointsResponseDataScience. listDataSciencePrivateEndpoints(ListDataSciencePrivateEndpointsRequest request)Lists all Data Science private endpoints in the specified compartment.ListDataSciencePrivateEndpointsResponseDataScienceClient. listDataSciencePrivateEndpoints(ListDataSciencePrivateEndpointsRequest request)Method parameters in com.oracle.bmc.datascience with type arguments of type ListDataSciencePrivateEndpointsResponse Modifier and Type Method Description Future<ListDataSciencePrivateEndpointsResponse>DataScienceAsync. listDataSciencePrivateEndpoints(ListDataSciencePrivateEndpointsRequest request, AsyncHandler<ListDataSciencePrivateEndpointsRequest,ListDataSciencePrivateEndpointsResponse> handler)Lists all Data Science private endpoints in the specified compartment.Future<ListDataSciencePrivateEndpointsResponse>DataScienceAsyncClient. listDataSciencePrivateEndpoints(ListDataSciencePrivateEndpointsRequest request, AsyncHandler<ListDataSciencePrivateEndpointsRequest,ListDataSciencePrivateEndpointsResponse> handler) -
Uses of ListDataSciencePrivateEndpointsResponse in com.oracle.bmc.datascience.responses
Methods in com.oracle.bmc.datascience.responses that return ListDataSciencePrivateEndpointsResponse Modifier and Type Method Description ListDataSciencePrivateEndpointsResponseListDataSciencePrivateEndpointsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datascience.responses with parameters of type ListDataSciencePrivateEndpointsResponse Modifier and Type Method Description ListDataSciencePrivateEndpointsResponse.BuilderListDataSciencePrivateEndpointsResponse.Builder. copy(ListDataSciencePrivateEndpointsResponse o)Copy method to populate the builder with values from the given instance.
-