Package | Description |
---|---|
com.oracle.bmc.loadbalancer | |
com.oracle.bmc.loadbalancer.model | |
com.oracle.bmc.loadbalancer.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<LoadBalancerShape> |
LoadBalancerPaginators.listShapesRecordIterator(ListShapesRequest request)
Creates a new iterable which will iterate over the
LoadBalancerShape objects
contained in responses from the listShapes operation. |
Modifier and Type | Method and Description |
---|---|
LoadBalancerShape |
LoadBalancerShape.Builder.build() |
Modifier and Type | Method and Description |
---|---|
LoadBalancerShape.Builder |
LoadBalancerShape.Builder.copy(LoadBalancerShape o) |
Modifier and Type | Method and Description |
---|---|
List<LoadBalancerShape> |
ListShapesResponse.getItems()
A list of com.oracle.bmc.loadbalancer.model.LoadBalancerShape instances.
|
Modifier and Type | Method and Description |
---|---|
ListShapesResponse.Builder |
ListShapesResponse.Builder.items(List<LoadBalancerShape> items)
A list of com.oracle.bmc.loadbalancer.model.LoadBalancerShape instances.
|
Copyright © 2016–2022. All rights reserved.