Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.requests |
Modifier and Type | Method and Description |
---|---|
UpdateRemediationRunResponse |
ApplicationDependencyManagementClient.updateRemediationRun(UpdateRemediationRunRequest request) |
UpdateRemediationRunResponse |
ApplicationDependencyManagement.updateRemediationRun(UpdateRemediationRunRequest request)
Updates by identifier one or more attributes of the specified remediation run.
|
Future<UpdateRemediationRunResponse> |
ApplicationDependencyManagementAsync.updateRemediationRun(UpdateRemediationRunRequest request,
AsyncHandler<UpdateRemediationRunRequest,UpdateRemediationRunResponse> handler)
Updates by identifier one or more attributes of the specified remediation run.
|
Future<UpdateRemediationRunResponse> |
ApplicationDependencyManagementAsyncClient.updateRemediationRun(UpdateRemediationRunRequest request,
AsyncHandler<UpdateRemediationRunRequest,UpdateRemediationRunResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateRemediationRunResponse> |
ApplicationDependencyManagementAsync.updateRemediationRun(UpdateRemediationRunRequest request,
AsyncHandler<UpdateRemediationRunRequest,UpdateRemediationRunResponse> handler)
Updates by identifier one or more attributes of the specified remediation run.
|
Future<UpdateRemediationRunResponse> |
ApplicationDependencyManagementAsyncClient.updateRemediationRun(UpdateRemediationRunRequest request,
AsyncHandler<UpdateRemediationRunRequest,UpdateRemediationRunResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateRemediationRunRequest |
UpdateRemediationRunRequest.Builder.build()
Build the instance of UpdateRemediationRunRequest as configured by this builder
|
UpdateRemediationRunRequest |
UpdateRemediationRunRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateRemediationRunRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateRemediationRunRequest.Builder |
UpdateRemediationRunRequest.Builder.copy(UpdateRemediationRunRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.