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