Uses of Class
com.oracle.bmc.datascience.requests.ListNotebookSessionShapesRequest
-
Packages that use ListNotebookSessionShapesRequest Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.requests -
-
Uses of ListNotebookSessionShapesRequest in com.oracle.bmc.datascience
Method parameters in com.oracle.bmc.datascience with type arguments of type ListNotebookSessionShapesRequest Modifier and Type Method Description Future<ListNotebookSessionShapesResponse>DataScienceAsync. listNotebookSessionShapes(ListNotebookSessionShapesRequest request, AsyncHandler<ListNotebookSessionShapesRequest,ListNotebookSessionShapesResponse> handler)Lists the valid notebook session shapes.Future<ListNotebookSessionShapesResponse>DataScienceAsyncClient. listNotebookSessionShapes(ListNotebookSessionShapesRequest request, AsyncHandler<ListNotebookSessionShapesRequest,ListNotebookSessionShapesResponse> handler) -
Uses of ListNotebookSessionShapesRequest in com.oracle.bmc.datascience.requests
Methods in com.oracle.bmc.datascience.requests that return ListNotebookSessionShapesRequest Modifier and Type Method Description ListNotebookSessionShapesRequestListNotebookSessionShapesRequest.Builder. build()Build the instance of ListNotebookSessionShapesRequest as configured by this builderListNotebookSessionShapesRequestListNotebookSessionShapesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListNotebookSessionShapesRequest as configured by this builderMethods in com.oracle.bmc.datascience.requests with parameters of type ListNotebookSessionShapesRequest Modifier and Type Method Description ListNotebookSessionShapesRequest.BuilderListNotebookSessionShapesRequest.Builder. copy(ListNotebookSessionShapesRequest o)Copy method to populate the builder with values from the given instance.
-