Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProjectSummary> |
AIServiceDocumentPaginators.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 |
---|---|
List<ProjectSummary> |
ProjectCollection.getItems()
List of projects.
|
Modifier and Type | Method and Description |
---|---|
ProjectSummary.Builder |
ProjectSummary.Builder.copy(ProjectSummary model) |
Modifier and Type | Method and Description |
---|---|
ProjectCollection.Builder |
ProjectCollection.Builder.items(List<ProjectSummary> items)
List of projects.
|
Constructor and Description |
---|
ProjectCollection(List<ProjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.