Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
GetNotebookSessionResponse |
DataScienceClient.getNotebookSession(GetNotebookSessionRequest request) |
GetNotebookSessionResponse |
DataScience.getNotebookSession(GetNotebookSessionRequest request)
Gets the specified notebook session’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetNotebookSessionResponse> |
DataScienceAsyncClient.getNotebookSession(GetNotebookSessionRequest request,
AsyncHandler<GetNotebookSessionRequest,GetNotebookSessionResponse> handler) |
Future<GetNotebookSessionResponse> |
DataScienceAsync.getNotebookSession(GetNotebookSessionRequest request,
AsyncHandler<GetNotebookSessionRequest,GetNotebookSessionResponse> handler)
Gets the specified notebook session’s information.
|
Modifier and Type | Method and Description |
---|---|
GetNotebookSessionResponse |
GetNotebookSessionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNotebookSessionResponse.Builder |
GetNotebookSessionResponse.Builder.copy(GetNotebookSessionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.