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