Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetCpeDeviceConfigContentResponse |
VirtualNetwork.getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request)
Renders a set of CPE configuration content that can help a network engineer configure the
actual CPE device (for example, a hardware router) represented by the specified
Cpe
object. |
GetCpeDeviceConfigContentResponse |
VirtualNetworkClient.getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetCpeDeviceConfigContentResponse> |
VirtualNetworkAsyncClient.getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request,
AsyncHandler<GetCpeDeviceConfigContentRequest,GetCpeDeviceConfigContentResponse> handler) |
Future<GetCpeDeviceConfigContentResponse> |
VirtualNetworkAsync.getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request,
AsyncHandler<GetCpeDeviceConfigContentRequest,GetCpeDeviceConfigContentResponse> handler)
Renders a set of CPE configuration content that can help a network engineer configure the
actual CPE device (for example, a hardware router) represented by the specified
Cpe
object. |
Modifier and Type | Method and Description |
---|---|
Future<GetCpeDeviceConfigContentResponse> |
VirtualNetworkAsyncClient.getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request,
AsyncHandler<GetCpeDeviceConfigContentRequest,GetCpeDeviceConfigContentResponse> handler) |
Future<GetCpeDeviceConfigContentResponse> |
VirtualNetworkAsync.getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request,
AsyncHandler<GetCpeDeviceConfigContentRequest,GetCpeDeviceConfigContentResponse> handler)
Renders a set of CPE configuration content that can help a network engineer configure the
actual CPE device (for example, a hardware router) represented by the specified
Cpe
object. |
Modifier and Type | Method and Description |
---|---|
GetCpeDeviceConfigContentResponse |
GetCpeDeviceConfigContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCpeDeviceConfigContentResponse.Builder |
GetCpeDeviceConfigContentResponse.Builder.copy(GetCpeDeviceConfigContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.