Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.model | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<NotebookSessionShapeSummary> |
DataSciencePaginators.listNotebookSessionShapesRecordIterator(ListNotebookSessionShapesRequest request)
Creates a new iterable which will iterate over the
NotebookSessionShapeSummary objects contained in responses
from the listNotebookSessionShapes operation. |
Modifier and Type | Method and Description |
---|---|
NotebookSessionShapeSummary |
NotebookSessionShapeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
NotebookSessionShapeSummary.Builder |
NotebookSessionShapeSummary.Builder.copy(NotebookSessionShapeSummary model) |
Modifier and Type | Method and Description |
---|---|
List<NotebookSessionShapeSummary> |
ListNotebookSessionShapesResponse.getItems()
A list of
com.oracle.bmc.datascience.model.NotebookSessionShapeSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListNotebookSessionShapesResponse.Builder |
ListNotebookSessionShapesResponse.Builder.items(List<NotebookSessionShapeSummary> items)
A list of
com.oracle.bmc.datascience.model.NotebookSessionShapeSummary instances. |
Copyright © 2016–2024. All rights reserved.