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