Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAuditProfileRequest,GetAuditProfileResponse> |
DataSafeWaiters.forAuditProfile(GetAuditProfileRequest request,
AuditProfileLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAuditProfileRequest,GetAuditProfileResponse> |
DataSafeWaiters.forAuditProfile(GetAuditProfileRequest request,
AuditProfileLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAuditProfileRequest,GetAuditProfileResponse> |
DataSafeWaiters.forAuditProfile(GetAuditProfileRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
AuditProfileLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetAuditProfileResponse> |
DataSafeAsync.getAuditProfile(GetAuditProfileRequest request,
AsyncHandler<GetAuditProfileRequest,GetAuditProfileResponse> handler)
Gets the details of audit profile resource and associated audit trails of the audit profile.
|
Future<GetAuditProfileResponse> |
DataSafeAsyncClient.getAuditProfile(GetAuditProfileRequest request,
AsyncHandler<GetAuditProfileRequest,GetAuditProfileResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAuditProfileRequest |
GetAuditProfileRequest.Builder.build()
Build the instance of GetAuditProfileRequest as configured by this builder
|
GetAuditProfileRequest |
GetAuditProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAuditProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAuditProfileRequest.Builder |
GetAuditProfileRequest.Builder.copy(GetAuditProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.