Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ProjectSummary> |
DataIntegrationPaginators.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> |
ProjectSummaryCollection.getItems()
The array of project summaries.
|
Modifier and Type | Method and Description |
---|---|
ProjectSummary.Builder |
ProjectSummary.Builder.copy(ProjectSummary model) |
Modifier and Type | Method and Description |
---|---|
ProjectSummaryCollection.Builder |
ProjectSummaryCollection.Builder.items(List<ProjectSummary> items)
The array of project summaries.
|
Constructor and Description |
---|
ProjectSummaryCollection(List<ProjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.