Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListEdgeSubnetsResponse |
Waas.listEdgeSubnets(ListEdgeSubnetsRequest request)
Return the list of the tenant’s edge node subnets.
|
ListEdgeSubnetsResponse |
WaasClient.listEdgeSubnets(ListEdgeSubnetsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListEdgeSubnetsResponse> |
WaasAsyncClient.listEdgeSubnets(ListEdgeSubnetsRequest request,
AsyncHandler<ListEdgeSubnetsRequest,ListEdgeSubnetsResponse> handler) |
Future<ListEdgeSubnetsResponse> |
WaasAsync.listEdgeSubnets(ListEdgeSubnetsRequest request,
AsyncHandler<ListEdgeSubnetsRequest,ListEdgeSubnetsResponse> handler)
Return the list of the tenant’s edge node subnets.
|
Iterable<ListEdgeSubnetsResponse> |
WaasPaginators.listEdgeSubnetsResponseIterator(ListEdgeSubnetsRequest request)
Creates a new iterable which will iterate over the responses received from the
listEdgeSubnets operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListEdgeSubnetsResponse> |
WaasAsyncClient.listEdgeSubnets(ListEdgeSubnetsRequest request,
AsyncHandler<ListEdgeSubnetsRequest,ListEdgeSubnetsResponse> handler) |
Future<ListEdgeSubnetsResponse> |
WaasAsync.listEdgeSubnets(ListEdgeSubnetsRequest request,
AsyncHandler<ListEdgeSubnetsRequest,ListEdgeSubnetsResponse> handler)
Return the list of the tenant’s edge node subnets.
|
Modifier and Type | Method and Description |
---|---|
ListEdgeSubnetsResponse |
ListEdgeSubnetsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListEdgeSubnetsResponse.Builder |
ListEdgeSubnetsResponse.Builder.copy(ListEdgeSubnetsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.