Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.model | |
com.oracle.bmc.osmanagement.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ManagedInstanceGroupSummary> |
OsManagementPaginators.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 |
---|---|
ManagedInstanceGroupSummary.Builder |
ManagedInstanceGroupSummary.Builder.copy(ManagedInstanceGroupSummary o) |
Modifier and Type | Method and Description |
---|---|
List<ManagedInstanceGroupSummary> |
ListManagedInstanceGroupsResponse.getItems()
A list of com.oracle.bmc.osmanagement.model.ManagedInstanceGroupSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListManagedInstanceGroupsResponse.Builder |
ListManagedInstanceGroupsResponse.Builder.items(List<ManagedInstanceGroupSummary> items)
A list of com.oracle.bmc.osmanagement.model.ManagedInstanceGroupSummary instances.
|
Copyright © 2016–2022. All rights reserved.