Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetReportResponse |
DataSafe.getReport(GetReportRequest request)
Gets a report by identifier
|
GetReportResponse |
DataSafeClient.getReport(GetReportRequest request) |
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. |
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 |
---|---|
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 |
---|---|
GetReportResponse |
GetReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetReportResponse.Builder |
GetReportResponse.Builder.copy(GetReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.