Package | Description |
---|---|
com.oracle.bmc.adm | |
com.oracle.bmc.adm.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeRemediationRecipeCompartmentResponse> |
ApplicationDependencyManagementAsync.changeRemediationRecipeCompartment(ChangeRemediationRecipeCompartmentRequest request,
AsyncHandler<ChangeRemediationRecipeCompartmentRequest,ChangeRemediationRecipeCompartmentResponse> handler)
Moves a Remediation Recipe from one compartment to another.
|
Future<ChangeRemediationRecipeCompartmentResponse> |
ApplicationDependencyManagementAsyncClient.changeRemediationRecipeCompartment(ChangeRemediationRecipeCompartmentRequest request,
AsyncHandler<ChangeRemediationRecipeCompartmentRequest,ChangeRemediationRecipeCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeRemediationRecipeCompartmentRequest |
ChangeRemediationRecipeCompartmentRequest.Builder.build()
Build the instance of ChangeRemediationRecipeCompartmentRequest as configured by this
builder
|
ChangeRemediationRecipeCompartmentRequest |
ChangeRemediationRecipeCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeRemediationRecipeCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeRemediationRecipeCompartmentRequest.Builder |
ChangeRemediationRecipeCompartmentRequest.Builder.copy(ChangeRemediationRecipeCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.