Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.responses |
Modifier and Type | Method and Description |
---|---|
ChangeRemediationRunCompartmentResponse |
ApplicationDependencyManagementClient.changeRemediationRunCompartment(ChangeRemediationRunCompartmentRequest request) |
ChangeRemediationRunCompartmentResponse |
ApplicationDependencyManagement.changeRemediationRunCompartment(ChangeRemediationRunCompartmentRequest request)
Moves a remediation run from one compartment to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeRemediationRunCompartmentResponse> |
ApplicationDependencyManagementAsync.changeRemediationRunCompartment(ChangeRemediationRunCompartmentRequest request,
AsyncHandler<ChangeRemediationRunCompartmentRequest,ChangeRemediationRunCompartmentResponse> handler)
Moves a remediation run from one compartment to another.
|
Future<ChangeRemediationRunCompartmentResponse> |
ApplicationDependencyManagementAsyncClient.changeRemediationRunCompartment(ChangeRemediationRunCompartmentRequest request,
AsyncHandler<ChangeRemediationRunCompartmentRequest,ChangeRemediationRunCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeRemediationRunCompartmentResponse> |
ApplicationDependencyManagementAsync.changeRemediationRunCompartment(ChangeRemediationRunCompartmentRequest request,
AsyncHandler<ChangeRemediationRunCompartmentRequest,ChangeRemediationRunCompartmentResponse> handler)
Moves a remediation run from one compartment to another.
|
Future<ChangeRemediationRunCompartmentResponse> |
ApplicationDependencyManagementAsyncClient.changeRemediationRunCompartment(ChangeRemediationRunCompartmentRequest request,
AsyncHandler<ChangeRemediationRunCompartmentRequest,ChangeRemediationRunCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeRemediationRunCompartmentResponse |
ChangeRemediationRunCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeRemediationRunCompartmentResponse.Builder |
ChangeRemediationRunCompartmentResponse.Builder.copy(ChangeRemediationRunCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.