Package | Description |
---|---|
com.oracle.bmc.networkloadbalancer | |
com.oracle.bmc.networkloadbalancer.model |
Modifier and Type | Method and Description |
---|---|
Iterable<NetworkLoadBalancersProtocolSummary> |
NetworkLoadBalancerPaginators.listNetworkLoadBalancersProtocolsRecordIterator(ListNetworkLoadBalancersProtocolsRequest request)
Creates a new iterable which will iterate over the
NetworkLoadBalancersProtocolSummary objects
contained in responses from the listNetworkLoadBalancersProtocols operation. |
Modifier and Type | Method and Description |
---|---|
static NetworkLoadBalancersProtocolSummary |
NetworkLoadBalancersProtocolSummary.create(String key) |
static NetworkLoadBalancersProtocolSummary |
NetworkLoadBalancersProtocolSummary.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkLoadBalancersProtocolSummary[] |
NetworkLoadBalancersProtocolSummary.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<NetworkLoadBalancersProtocolSummary> |
NetworkLoadBalancersProtocolCollection.getItems()
Array of NetworkLoadBalancersProtocolSummary objects.
|
Modifier and Type | Method and Description |
---|---|
NetworkLoadBalancersProtocolCollection.Builder |
NetworkLoadBalancersProtocolCollection.Builder.items(List<NetworkLoadBalancersProtocolSummary> items)
Array of NetworkLoadBalancersProtocolSummary objects.
|
Constructor and Description |
---|
NetworkLoadBalancersProtocolCollection(List<NetworkLoadBalancersProtocolSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.