Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InstancePoolSummary> |
ComputeManagementPaginators.listInstancePoolsRecordIterator(ListInstancePoolsRequest request)
Creates a new iterable which will iterate over the
InstancePoolSummary objects contained in responses from the listInstancePools operation. |
Modifier and Type | Method and Description |
---|---|
InstancePoolSummary |
InstancePoolSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstancePoolSummary.Builder |
InstancePoolSummary.Builder.copy(InstancePoolSummary o) |
Modifier and Type | Method and Description |
---|---|
List<InstancePoolSummary> |
ListInstancePoolsResponse.getItems()
A list of InstancePoolSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListInstancePoolsResponse.Builder |
ListInstancePoolsResponse.Builder.items(List<InstancePoolSummary> items) |
Copyright © 2016–2019. All rights reserved.