Package | Description |
---|---|
com.oracle.bmc.waa | |
com.oracle.bmc.waa.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WebAppAccelerationSummary> |
WaaPaginators.listWebAppAccelerationsRecordIterator(ListWebAppAccelerationsRequest request)
Creates a new iterable which will iterate over the
WebAppAccelerationSummary objects contained in responses from the
listWebAppAccelerations operation. |
Modifier and Type | Class and Description |
---|---|
class |
WebAppAccelerationLoadBalancerSummary
Summary of the WebAppAccelerationLoadBalancer.
|
Modifier and Type | Method and Description |
---|---|
List<WebAppAccelerationSummary> |
WebAppAccelerationCollection.getItems()
List of WebAppAccelerations.
|
Modifier and Type | Method and Description |
---|---|
WebAppAccelerationCollection.Builder |
WebAppAccelerationCollection.Builder.items(List<WebAppAccelerationSummary> items)
List of WebAppAccelerations.
|
Constructor and Description |
---|
WebAppAccelerationCollection(List<WebAppAccelerationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.