Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
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 |
---|---|
ListNotebookSessionShapesRequest |
ListNotebookSessionShapesRequest.Builder.build()
Build the instance of ListNotebookSessionShapesRequest as configured by this builder
|
ListNotebookSessionShapesRequest |
ListNotebookSessionShapesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListNotebookSessionShapesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionShapesRequest.Builder |
ListNotebookSessionShapesRequest.Builder.copy(ListNotebookSessionShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.