Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.requests |
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportContentResponse |
JavaDownload.getJavaDownloadReportContent(GetJavaDownloadReportContentRequest request)
Retrieve a Java download report with the specified identifier.
|
GetJavaDownloadReportContentResponse |
JavaDownloadClient.getJavaDownloadReportContent(GetJavaDownloadReportContentRequest request) |
Future<GetJavaDownloadReportContentResponse> |
JavaDownloadAsyncClient.getJavaDownloadReportContent(GetJavaDownloadReportContentRequest request,
AsyncHandler<GetJavaDownloadReportContentRequest,GetJavaDownloadReportContentResponse> handler) |
Future<GetJavaDownloadReportContentResponse> |
JavaDownloadAsync.getJavaDownloadReportContent(GetJavaDownloadReportContentRequest request,
AsyncHandler<GetJavaDownloadReportContentRequest,GetJavaDownloadReportContentResponse> handler)
Retrieve a Java download report with the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJavaDownloadReportContentResponse> |
JavaDownloadAsyncClient.getJavaDownloadReportContent(GetJavaDownloadReportContentRequest request,
AsyncHandler<GetJavaDownloadReportContentRequest,GetJavaDownloadReportContentResponse> handler) |
Future<GetJavaDownloadReportContentResponse> |
JavaDownloadAsync.getJavaDownloadReportContent(GetJavaDownloadReportContentRequest request,
AsyncHandler<GetJavaDownloadReportContentRequest,GetJavaDownloadReportContentResponse> handler)
Retrieve a Java download report with the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportContentRequest |
GetJavaDownloadReportContentRequest.Builder.build()
Build the instance of GetJavaDownloadReportContentRequest as configured by this builder
|
GetJavaDownloadReportContentRequest |
GetJavaDownloadReportContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJavaDownloadReportContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJavaDownloadReportContentRequest.Builder |
GetJavaDownloadReportContentRequest.Builder.copy(GetJavaDownloadReportContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.