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