Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AvailableSoftwareSourceSummary> |
ManagedInstancePaginators.listManagedInstanceAvailableSoftwareSourcesRecordIterator(ListManagedInstanceAvailableSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the
AvailableSoftwareSourceSummary objects contained in
responses from the listManagedInstanceAvailableSoftwareSources operation. |
Iterable<AvailableSoftwareSourceSummary> |
ManagedInstanceGroupPaginators.listManagedInstanceGroupAvailableSoftwareSourcesRecordIterator(ListManagedInstanceGroupAvailableSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the
AvailableSoftwareSourceSummary objects contained in
responses from the listManagedInstanceGroupAvailableSoftwareSources operation. |
Modifier and Type | Method and Description |
---|---|
AvailableSoftwareSourceSummary |
AvailableSoftwareSourceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AvailableSoftwareSourceSummary> |
AvailableSoftwareSourceCollection.getItems()
List of available software sources.
|
Modifier and Type | Method and Description |
---|---|
AvailableSoftwareSourceSummary.Builder |
AvailableSoftwareSourceSummary.Builder.copy(AvailableSoftwareSourceSummary model) |
Modifier and Type | Method and Description |
---|---|
AvailableSoftwareSourceCollection.Builder |
AvailableSoftwareSourceCollection.Builder.items(List<AvailableSoftwareSourceSummary> items)
List of available software sources.
|
Constructor and Description |
---|
AvailableSoftwareSourceCollection(List<AvailableSoftwareSourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.