Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.responses |
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportResponse |
JavaDownload.getJavaDownloadReport(GetJavaDownloadReportRequest request)
Gets a JavaDownloadReport by the specified identifier.
|
GetJavaDownloadReportResponse |
JavaDownloadClient.getJavaDownloadReport(GetJavaDownloadReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetJavaDownloadReportResponse> |
JavaDownloadAsyncClient.getJavaDownloadReport(GetJavaDownloadReportRequest request,
AsyncHandler<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> handler) |
Future<GetJavaDownloadReportResponse> |
JavaDownloadAsync.getJavaDownloadReport(GetJavaDownloadReportRequest request,
AsyncHandler<GetJavaDownloadReportRequest,GetJavaDownloadReportResponse> handler)
Gets a JavaDownloadReport by the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportResponse |
GetJavaDownloadReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportResponse.Builder |
GetJavaDownloadReportResponse.Builder.copy(GetJavaDownloadReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.