Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ManagedInstanceSummary> |
ManagedInstancePaginators.listManagedInstancesRecordIterator(ListManagedInstancesRequest request)
Creates a new iterable which will iterate over the
ManagedInstanceSummary objects contained in responses
from the listManagedInstances operation. |
Modifier and Type | Method and Description |
---|---|
ManagedInstanceSummary |
ManagedInstanceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ManagedInstanceSummary> |
ManagedInstanceCollection.getItems()
List of managed instances.
|
Modifier and Type | Method and Description |
---|---|
ManagedInstanceSummary.Builder |
ManagedInstanceSummary.Builder.copy(ManagedInstanceSummary model) |
Modifier and Type | Method and Description |
---|---|
ManagedInstanceCollection.Builder |
ManagedInstanceCollection.Builder.items(List<ManagedInstanceSummary> items)
List of managed instances.
|
Constructor and Description |
---|
ManagedInstanceCollection(List<ManagedInstanceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.