Uses of Class
com.oracle.bmc.adm.responses.DeleteRemediationRunResponse
- 
Packages that use DeleteRemediationRunResponse Package Description com.oracle.bmc.adm com.oracle.bmc.adm.responses 
- 
- 
Uses of DeleteRemediationRunResponse in com.oracle.bmc.admMethods in com.oracle.bmc.adm that return DeleteRemediationRunResponse Modifier and Type Method Description DeleteRemediationRunResponseApplicationDependencyManagement. deleteRemediationRun(DeleteRemediationRunRequest request)Deletes the specified remediation run.DeleteRemediationRunResponseApplicationDependencyManagementClient. deleteRemediationRun(DeleteRemediationRunRequest request)Methods in com.oracle.bmc.adm that return types with arguments of type DeleteRemediationRunResponse Modifier and Type Method Description Future<DeleteRemediationRunResponse>ApplicationDependencyManagementAsync. deleteRemediationRun(DeleteRemediationRunRequest request, AsyncHandler<DeleteRemediationRunRequest,DeleteRemediationRunResponse> handler)Deletes the specified remediation run.Future<DeleteRemediationRunResponse>ApplicationDependencyManagementAsyncClient. deleteRemediationRun(DeleteRemediationRunRequest request, AsyncHandler<DeleteRemediationRunRequest,DeleteRemediationRunResponse> handler)Method parameters in com.oracle.bmc.adm with type arguments of type DeleteRemediationRunResponse Modifier and Type Method Description Future<DeleteRemediationRunResponse>ApplicationDependencyManagementAsync. deleteRemediationRun(DeleteRemediationRunRequest request, AsyncHandler<DeleteRemediationRunRequest,DeleteRemediationRunResponse> handler)Deletes the specified remediation run.Future<DeleteRemediationRunResponse>ApplicationDependencyManagementAsyncClient. deleteRemediationRun(DeleteRemediationRunRequest request, AsyncHandler<DeleteRemediationRunRequest,DeleteRemediationRunResponse> handler)
- 
Uses of DeleteRemediationRunResponse in com.oracle.bmc.adm.responsesMethods in com.oracle.bmc.adm.responses that return DeleteRemediationRunResponse Modifier and Type Method Description DeleteRemediationRunResponseDeleteRemediationRunResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.adm.responses with parameters of type DeleteRemediationRunResponse Modifier and Type Method Description DeleteRemediationRunResponse.BuilderDeleteRemediationRunResponse.Builder. copy(DeleteRemediationRunResponse o)Copy method to populate the builder with values from the given instance.
 
-