Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InstanceSummary> |
ComputeManagementPaginators.listClusterNetworkInstancesRecordIterator(ListClusterNetworkInstancesRequest request)
Creates a new iterable which will iterate over the
InstanceSummary objects contained in responses from the
listClusterNetworkInstances operation. |
Iterable<InstanceSummary> |
ComputeManagementPaginators.listInstancePoolInstancesRecordIterator(ListInstancePoolInstancesRequest request)
Creates a new iterable which will iterate over the
InstanceSummary objects contained in responses from the
listInstancePoolInstances operation. |
Modifier and Type | Method and Description |
---|---|
InstanceSummary |
InstanceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InstanceSummary.Builder |
InstanceSummary.Builder.copy(InstanceSummary model) |
Modifier and Type | Method and Description |
---|---|
List<InstanceSummary> |
ListClusterNetworkInstancesResponse.getItems()
A list of
com.oracle.bmc.core.model.InstanceSummary instances. |
List<InstanceSummary> |
ListInstancePoolInstancesResponse.getItems()
A list of
com.oracle.bmc.core.model.InstanceSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListClusterNetworkInstancesResponse.Builder |
ListClusterNetworkInstancesResponse.Builder.items(List<InstanceSummary> items)
A list of
com.oracle.bmc.core.model.InstanceSummary instances. |
ListInstancePoolInstancesResponse.Builder |
ListInstancePoolInstancesResponse.Builder.items(List<InstanceSummary> items)
A list of
com.oracle.bmc.core.model.InstanceSummary instances. |
Copyright © 2016–2024. All rights reserved.