Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListNotebookSessionsResponse> |
DataScienceAsyncClient.listNotebookSessions(ListNotebookSessionsRequest request,
AsyncHandler<ListNotebookSessionsRequest,ListNotebookSessionsResponse> handler) |
Future<ListNotebookSessionsResponse> |
DataScienceAsync.listNotebookSessions(ListNotebookSessionsRequest request,
AsyncHandler<ListNotebookSessionsRequest,ListNotebookSessionsResponse> handler)
Lists the notebook sessions in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionsRequest |
ListNotebookSessionsRequest.Builder.build()
Build the instance of ListNotebookSessionsRequest as configured by this builder
|
ListNotebookSessionsRequest |
ListNotebookSessionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListNotebookSessionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionsRequest.Builder |
ListNotebookSessionsRequest.Builder.copy(ListNotebookSessionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.