Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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) |
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 |
---|---|
UpdateAuditProfileRequest |
UpdateAuditProfileRequest.Builder.build()
Build the instance of UpdateAuditProfileRequest as configured by this builder
|
UpdateAuditProfileRequest |
UpdateAuditProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAuditProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAuditProfileRequest.Builder |
UpdateAuditProfileRequest.Builder.copy(UpdateAuditProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.