Uses of Class
com.oracle.bmc.core.responses.GetCpeDeviceConfigContentResponse
-
Packages that use GetCpeDeviceConfigContentResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetCpeDeviceConfigContentResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetCpeDeviceConfigContentResponse Modifier and Type Method Description GetCpeDeviceConfigContentResponseVirtualNetwork. 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 specifiedCpeobject.GetCpeDeviceConfigContentResponseVirtualNetworkClient. getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request)Methods in com.oracle.bmc.core that return types with arguments of type GetCpeDeviceConfigContentResponse Modifier and Type Method Description 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 specifiedCpeobject.Future<GetCpeDeviceConfigContentResponse>VirtualNetworkAsyncClient. getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request, AsyncHandler<GetCpeDeviceConfigContentRequest,GetCpeDeviceConfigContentResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type GetCpeDeviceConfigContentResponse Modifier and Type Method Description 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 specifiedCpeobject.Future<GetCpeDeviceConfigContentResponse>VirtualNetworkAsyncClient. getCpeDeviceConfigContent(GetCpeDeviceConfigContentRequest request, AsyncHandler<GetCpeDeviceConfigContentRequest,GetCpeDeviceConfigContentResponse> handler) -
Uses of GetCpeDeviceConfigContentResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetCpeDeviceConfigContentResponse Modifier and Type Method Description GetCpeDeviceConfigContentResponseGetCpeDeviceConfigContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetCpeDeviceConfigContentResponse Modifier and Type Method Description GetCpeDeviceConfigContentResponse.BuilderGetCpeDeviceConfigContentResponse.Builder. copy(GetCpeDeviceConfigContentResponse o)Copy method to populate the builder with values from the given instance.
-