Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeAuditPolicyCompartmentResponse> |
DataSafeAsync.changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request,
AsyncHandler<ChangeAuditPolicyCompartmentRequest,ChangeAuditPolicyCompartmentResponse> handler)
Moves the specified audit policy and its dependent resources into a different compartment.
|
Future<ChangeAuditPolicyCompartmentResponse> |
DataSafeAsyncClient.changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request,
AsyncHandler<ChangeAuditPolicyCompartmentRequest,ChangeAuditPolicyCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeAuditPolicyCompartmentRequest |
ChangeAuditPolicyCompartmentRequest.Builder.build()
Build the instance of ChangeAuditPolicyCompartmentRequest as configured by this builder
|
ChangeAuditPolicyCompartmentRequest |
ChangeAuditPolicyCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeAuditPolicyCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeAuditPolicyCompartmentRequest.Builder |
ChangeAuditPolicyCompartmentRequest.Builder.copy(ChangeAuditPolicyCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.