Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ManagedInstanceGroupSummary> |
ManagedInstanceGroupPaginators.listManagedInstanceGroupsRecordIterator(ListManagedInstanceGroupsRequest request)
Creates a new iterable which will iterate over the
ManagedInstanceGroupSummary objects contained in
responses from the listManagedInstanceGroups operation. |
Modifier and Type | Method and Description |
---|---|
ManagedInstanceGroupSummary |
ManagedInstanceGroupSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ManagedInstanceGroupSummary> |
ManagedInstanceGroupCollection.getItems()
List of managed instance groups.
|
Modifier and Type | Method and Description |
---|---|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.copy(ManagedInstanceGroupSummary model) |
Modifier and Type | Method and Description |
---|---|
ManagedInstanceGroupCollection.Builder |
ManagedInstanceGroupCollection.Builder.items(List<ManagedInstanceGroupSummary> items)
List of managed instance groups.
|
Constructor and Description |
---|
ManagedInstanceGroupCollection(List<ManagedInstanceGroupSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.