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