Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
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) |
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<EdgeSubnet> |
WaasPaginators.listEdgeSubnetsRecordIterator(ListEdgeSubnetsRequest request)
Creates a new iterable which will iterate over the
EdgeSubnet objects contained in responses from the listEdgeSubnets
operation. |
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 |
---|---|
ListEdgeSubnetsRequest |
ListEdgeSubnetsRequest.Builder.build()
Build the instance of ListEdgeSubnetsRequest as configured by this builder
|
ListEdgeSubnetsRequest |
ListEdgeSubnetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEdgeSubnetsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEdgeSubnetsRequest.Builder |
ListEdgeSubnetsRequest.Builder.copy(ListEdgeSubnetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.