Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetReportContentResponse |
DataSafe.getReportContent(GetReportContentRequest request)
Downloads the specified report in the form of .xls or .pdf.
|
GetReportContentResponse |
DataSafeClient.getReportContent(GetReportContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetReportContentResponse> |
DataSafeAsync.getReportContent(GetReportContentRequest request,
AsyncHandler<GetReportContentRequest,GetReportContentResponse> handler)
Downloads the specified report in the form of .xls or .pdf.
|
Future<GetReportContentResponse> |
DataSafeAsyncClient.getReportContent(GetReportContentRequest request,
AsyncHandler<GetReportContentRequest,GetReportContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetReportContentResponse> |
DataSafeAsync.getReportContent(GetReportContentRequest request,
AsyncHandler<GetReportContentRequest,GetReportContentResponse> handler)
Downloads the specified report in the form of .xls or .pdf.
|
Future<GetReportContentResponse> |
DataSafeAsyncClient.getReportContent(GetReportContentRequest request,
AsyncHandler<GetReportContentRequest,GetReportContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetReportContentResponse |
GetReportContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetReportContentResponse.Builder |
GetReportContentResponse.Builder.copy(GetReportContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.