Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAuditProfileResponse |
DataSafe.updateAuditProfile(UpdateAuditProfileRequest request)
Updates one or more attributes of the specified audit profile.
|
UpdateAuditProfileResponse |
DataSafeClient.updateAuditProfile(UpdateAuditProfileRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAuditProfileResponse> |
DataSafeAsync.updateAuditProfile(UpdateAuditProfileRequest request,
AsyncHandler<UpdateAuditProfileRequest,UpdateAuditProfileResponse> handler)
Updates one or more attributes of the specified audit profile.
|
Future<UpdateAuditProfileResponse> |
DataSafeAsyncClient.updateAuditProfile(UpdateAuditProfileRequest request,
AsyncHandler<UpdateAuditProfileRequest,UpdateAuditProfileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAuditProfileResponse> |
DataSafeAsync.updateAuditProfile(UpdateAuditProfileRequest request,
AsyncHandler<UpdateAuditProfileRequest,UpdateAuditProfileResponse> handler)
Updates one or more attributes of the specified audit profile.
|
Future<UpdateAuditProfileResponse> |
DataSafeAsyncClient.updateAuditProfile(UpdateAuditProfileRequest request,
AsyncHandler<UpdateAuditProfileRequest,UpdateAuditProfileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateAuditProfileResponse |
UpdateAuditProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAuditProfileResponse.Builder |
UpdateAuditProfileResponse.Builder.copy(UpdateAuditProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.