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