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