Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListCpesResponse |
VirtualNetwork.listCpes(ListCpesRequest request)
Lists the customer-premises equipment objects (CPEs) in the specified compartment.
|
ListCpesResponse |
VirtualNetworkClient.listCpes(ListCpesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCpesResponse> |
VirtualNetworkAsyncClient.listCpes(ListCpesRequest request,
AsyncHandler<ListCpesRequest,ListCpesResponse> handler) |
Future<ListCpesResponse> |
VirtualNetworkAsync.listCpes(ListCpesRequest request,
AsyncHandler<ListCpesRequest,ListCpesResponse> handler)
Lists the customer-premises equipment objects (CPEs) in the specified compartment.
|
Iterable<ListCpesResponse> |
VirtualNetworkPaginators.listCpesResponseIterator(ListCpesRequest request)
Creates a new iterable which will iterate over the responses received from the listCpes
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCpesResponse> |
VirtualNetworkAsyncClient.listCpes(ListCpesRequest request,
AsyncHandler<ListCpesRequest,ListCpesResponse> handler) |
Future<ListCpesResponse> |
VirtualNetworkAsync.listCpes(ListCpesRequest request,
AsyncHandler<ListCpesRequest,ListCpesResponse> handler)
Lists the customer-premises equipment objects (CPEs) in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListCpesResponse |
ListCpesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCpesResponse.Builder |
ListCpesResponse.Builder.copy(ListCpesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.