Uses of Class
com.oracle.bmc.appmgmtcontrol.responses.ActivateMonitoringPluginResponse
- 
Packages that use ActivateMonitoringPluginResponse Package Description com.oracle.bmc.appmgmtcontrol com.oracle.bmc.appmgmtcontrol.responses 
- 
- 
Uses of ActivateMonitoringPluginResponse in com.oracle.bmc.appmgmtcontrolMethods in com.oracle.bmc.appmgmtcontrol that return ActivateMonitoringPluginResponse Modifier and Type Method Description ActivateMonitoringPluginResponseAppmgmtControl. activateMonitoringPlugin(ActivateMonitoringPluginRequest request)Activates Resource Plugin for compute instance identified by the instance ocid.ActivateMonitoringPluginResponseAppmgmtControlClient. activateMonitoringPlugin(ActivateMonitoringPluginRequest request)Methods in com.oracle.bmc.appmgmtcontrol that return types with arguments of type ActivateMonitoringPluginResponse Modifier and Type Method Description Future<ActivateMonitoringPluginResponse>AppmgmtControlAsync. activateMonitoringPlugin(ActivateMonitoringPluginRequest request, AsyncHandler<ActivateMonitoringPluginRequest,ActivateMonitoringPluginResponse> handler)Activates Resource Plugin for compute instance identified by the instance ocid.Future<ActivateMonitoringPluginResponse>AppmgmtControlAsyncClient. activateMonitoringPlugin(ActivateMonitoringPluginRequest request, AsyncHandler<ActivateMonitoringPluginRequest,ActivateMonitoringPluginResponse> handler)Method parameters in com.oracle.bmc.appmgmtcontrol with type arguments of type ActivateMonitoringPluginResponse Modifier and Type Method Description Future<ActivateMonitoringPluginResponse>AppmgmtControlAsync. activateMonitoringPlugin(ActivateMonitoringPluginRequest request, AsyncHandler<ActivateMonitoringPluginRequest,ActivateMonitoringPluginResponse> handler)Activates Resource Plugin for compute instance identified by the instance ocid.Future<ActivateMonitoringPluginResponse>AppmgmtControlAsyncClient. activateMonitoringPlugin(ActivateMonitoringPluginRequest request, AsyncHandler<ActivateMonitoringPluginRequest,ActivateMonitoringPluginResponse> handler)
- 
Uses of ActivateMonitoringPluginResponse in com.oracle.bmc.appmgmtcontrol.responsesMethods in com.oracle.bmc.appmgmtcontrol.responses that return ActivateMonitoringPluginResponse Modifier and Type Method Description ActivateMonitoringPluginResponseActivateMonitoringPluginResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.appmgmtcontrol.responses with parameters of type ActivateMonitoringPluginResponse Modifier and Type Method Description ActivateMonitoringPluginResponse.BuilderActivateMonitoringPluginResponse.Builder. copy(ActivateMonitoringPluginResponse o)Copy method to populate the builder with values from the given instance.
 
-