Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<EdgeSubnet> |
WaasPaginators.listEdgeSubnetsRecordIterator(ListEdgeSubnetsRequest request)
Creates a new iterable which will iterate over the
EdgeSubnet objects contained in responses from the listEdgeSubnets
operation. |
Modifier and Type | Method and Description |
---|---|
EdgeSubnet |
EdgeSubnet.Builder.build() |
Modifier and Type | Method and Description |
---|---|
EdgeSubnet.Builder |
EdgeSubnet.Builder.copy(EdgeSubnet model) |
Modifier and Type | Method and Description |
---|---|
List<EdgeSubnet> |
ListEdgeSubnetsResponse.getItems()
A list of
com.oracle.bmc.waas.model.EdgeSubnet instances. |
Modifier and Type | Method and Description |
---|---|
ListEdgeSubnetsResponse.Builder |
ListEdgeSubnetsResponse.Builder.items(List<EdgeSubnet> items)
A list of
com.oracle.bmc.waas.model.EdgeSubnet instances. |
Copyright © 2016–2024. All rights reserved.