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