Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PatchChangeSummary> |
DataIntegrationPaginators.listPatchChangesRecordIterator(ListPatchChangesRequest request)
Creates a new iterable which will iterate over the
PatchChangeSummary objects contained in responses from
the listPatchChanges operation. |
Modifier and Type | Method and Description |
---|---|
PatchChangeSummary |
PatchChangeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PatchChangeSummary> |
PatchChangeSummaryCollection.getItems()
The array of patch summaries.
|
Modifier and Type | Method and Description |
---|---|
PatchChangeSummary.Builder |
PatchChangeSummary.Builder.copy(PatchChangeSummary model) |
Modifier and Type | Method and Description |
---|---|
PatchChangeSummaryCollection.Builder |
PatchChangeSummaryCollection.Builder.items(List<PatchChangeSummary> items)
The array of patch summaries.
|
Constructor and Description |
---|
PatchChangeSummaryCollection(List<PatchChangeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.