Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ChangeAuditProfileCompartmentResponse |
DataSafe.changeAuditProfileCompartment(ChangeAuditProfileCompartmentRequest request)
Moves the specified audit profile and its dependent resources into a different compartment.
|
ChangeAuditProfileCompartmentResponse |
DataSafeClient.changeAuditProfileCompartment(ChangeAuditProfileCompartmentRequest request) |
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 |
---|---|
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 |
---|---|
ChangeAuditProfileCompartmentResponse |
ChangeAuditProfileCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeAuditProfileCompartmentResponse.Builder |
ChangeAuditProfileCompartmentResponse.Builder.copy(ChangeAuditProfileCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.