Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.requests |
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 |
---|---|
ChangeRemediationRunCompartmentRequest |
ChangeRemediationRunCompartmentRequest.Builder.build()
Build the instance of ChangeRemediationRunCompartmentRequest as configured by this
builder
|
ChangeRemediationRunCompartmentRequest |
ChangeRemediationRunCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeRemediationRunCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeRemediationRunCompartmentRequest.Builder |
ChangeRemediationRunCompartmentRequest.Builder.copy(ChangeRemediationRunCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.