Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SoftwareSourceSummary> |
SoftwareSourcePaginators.listSoftwarePackageSoftwareSourcesRecordIterator(ListSoftwarePackageSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the
SoftwareSourceSummary objects contained in responses
from the listSoftwarePackageSoftwareSources operation. |
Iterable<SoftwareSourceSummary> |
SoftwareSourcePaginators.listSoftwareSourcesRecordIterator(ListSoftwareSourcesRequest request)
Creates a new iterable which will iterate over the
SoftwareSourceSummary objects contained in responses
from the listSoftwareSources operation. |
Modifier and Type | Class and Description |
---|---|
class |
CustomSoftwareSourceSummary
Indicates whether the service should create the software source from a list of packages provided
by the user.
|
class |
VendorSoftwareSourceSummary
Provides summary information for a vendor software source.
|
class |
VersionedCustomSoftwareSourceSummary
Provides summary information for a versioned custom software source.
|
Modifier and Type | Method and Description |
---|---|
List<SoftwareSourceSummary> |
SoftwareSourceCollection.getItems()
List of software sources.
|
Modifier and Type | Method and Description |
---|---|
SoftwareSourceCollection.Builder |
SoftwareSourceCollection.Builder.items(List<SoftwareSourceSummary> items)
List of software sources.
|
Constructor and Description |
---|
SoftwareSourceCollection(List<SoftwareSourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.