Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ModuleStreamSummary> |
SoftwareSourcePaginators.listModuleStreamsRecordIterator(ListModuleStreamsRequest request)
Creates a new iterable which will iterate over the
ModuleStreamSummary objects contained in responses from
the listModuleStreams operation. |
Modifier and Type | Method and Description |
---|---|
ModuleStreamSummary |
ModuleStreamSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ModuleStreamSummary> |
ModuleStreamCollection.getItems()
List of module streams.
|
Modifier and Type | Method and Description |
---|---|
ModuleStreamSummary.Builder |
ModuleStreamSummary.Builder.copy(ModuleStreamSummary model) |
Modifier and Type | Method and Description |
---|---|
ModuleStreamCollection.Builder |
ModuleStreamCollection.Builder.items(List<ModuleStreamSummary> items)
List of module streams.
|
Constructor and Description |
---|
ModuleStreamCollection(List<ModuleStreamSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.