Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<BackendSummary> |
NetworkLoadBalancerPaginators.listBackendsRecordIterator(ListBackendsRequest request)
Creates a new iterable which will iterate over the
BackendSummary objects contained in responses from
the listBackends operation. |
Modifier and Type | Method and Description |
---|---|
BackendSummary |
BackendSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<BackendSummary> |
BackendCollection.getItems()
An array of BackendSummary objects.
|
Modifier and Type | Method and Description |
---|---|
BackendSummary.Builder |
BackendSummary.Builder.copy(BackendSummary model) |
Modifier and Type | Method and Description |
---|---|
BackendCollection.Builder |
BackendCollection.Builder.items(List<BackendSummary> items)
An array of BackendSummary objects.
|
Constructor and Description |
---|
BackendCollection(List<BackendSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.