Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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) |
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 |
---|---|
GetReportContentRequest |
GetReportContentRequest.Builder.build()
Build the instance of GetReportContentRequest as configured by this builder
|
GetReportContentRequest |
GetReportContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetReportContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetReportContentRequest.Builder |
GetReportContentRequest.Builder.copy(GetReportContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.