Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
GetCpeResponse |
VirtualNetwork.getCpe(GetCpeRequest request)
Gets the specified CPE’s information.
|
GetCpeResponse |
VirtualNetworkClient.getCpe(GetCpeRequest request) |
Future<GetCpeResponse> |
VirtualNetworkAsyncClient.getCpe(GetCpeRequest request,
AsyncHandler<GetCpeRequest,GetCpeResponse> handler) |
Future<GetCpeResponse> |
VirtualNetworkAsync.getCpe(GetCpeRequest request,
AsyncHandler<GetCpeRequest,GetCpeResponse> handler)
Gets the specified CPE’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCpeResponse> |
VirtualNetworkAsyncClient.getCpe(GetCpeRequest request,
AsyncHandler<GetCpeRequest,GetCpeResponse> handler) |
Future<GetCpeResponse> |
VirtualNetworkAsync.getCpe(GetCpeRequest request,
AsyncHandler<GetCpeRequest,GetCpeResponse> handler)
Gets the specified CPE’s information.
|
Modifier and Type | Method and Description |
---|---|
GetCpeRequest |
GetCpeRequest.Builder.build()
Build the instance of GetCpeRequest as configured by this builder
|
GetCpeRequest |
GetCpeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCpeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCpeRequest.Builder |
GetCpeRequest.Builder.copy(GetCpeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.