Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.model | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<SoftwareSourceSummary> |
OsManagementPaginators.listSoftwareSourcesRecordIterator(ListSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the
SoftwareSourceSummary objects contained in responses from
the listSoftwareSources operation. |
Modifier and Type | Method and Description |
---|---|
SoftwareSourceSummary |
SoftwareSourceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SoftwareSourceSummary.Builder |
SoftwareSourceSummary.Builder.copy(SoftwareSourceSummary model) |
Modifier and Type | Method and Description |
---|---|
List<SoftwareSourceSummary> |
ListSoftwareSourcesResponse.getItems()
A list of
com.oracle.bmc.osmanagement.model.SoftwareSourceSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListSoftwareSourcesResponse.Builder |
ListSoftwareSourcesResponse.Builder.items(List<SoftwareSourceSummary> items)
A list of
com.oracle.bmc.osmanagement.model.SoftwareSourceSummary instances. |
Copyright © 2016–2024. All rights reserved.