Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionShapesResponse |
DataScienceClient.listNotebookSessionShapes(ListNotebookSessionShapesRequest request) |
ListNotebookSessionShapesResponse |
DataScience.listNotebookSessionShapes(ListNotebookSessionShapesRequest request)
Lists the valid notebook session shapes.
|
Modifier and Type | Method and Description |
---|---|
Future<ListNotebookSessionShapesResponse> |
DataScienceAsyncClient.listNotebookSessionShapes(ListNotebookSessionShapesRequest request,
AsyncHandler<ListNotebookSessionShapesRequest,ListNotebookSessionShapesResponse> handler) |
Future<ListNotebookSessionShapesResponse> |
DataScienceAsync.listNotebookSessionShapes(ListNotebookSessionShapesRequest request,
AsyncHandler<ListNotebookSessionShapesRequest,ListNotebookSessionShapesResponse> handler)
Lists the valid notebook session shapes.
|
Iterable<ListNotebookSessionShapesResponse> |
DataSciencePaginators.listNotebookSessionShapesResponseIterator(ListNotebookSessionShapesRequest request)
Creates a new iterable which will iterate over the responses received from the
listNotebookSessionShapes operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListNotebookSessionShapesResponse> |
DataScienceAsyncClient.listNotebookSessionShapes(ListNotebookSessionShapesRequest request,
AsyncHandler<ListNotebookSessionShapesRequest,ListNotebookSessionShapesResponse> handler) |
Future<ListNotebookSessionShapesResponse> |
DataScienceAsync.listNotebookSessionShapes(ListNotebookSessionShapesRequest request,
AsyncHandler<ListNotebookSessionShapesRequest,ListNotebookSessionShapesResponse> handler)
Lists the valid notebook session shapes.
|
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionShapesResponse |
ListNotebookSessionShapesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.copy(ListNotebookSessionShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.