Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.responses |
Modifier and Type | Method and Description |
---|---|
CreateJavaDownloadReportResponse |
JavaDownload.createJavaDownloadReport(CreateJavaDownloadReportRequest request)
Create a new report in the specified format containing the download details for the tenancy.
|
CreateJavaDownloadReportResponse |
JavaDownloadClient.createJavaDownloadReport(CreateJavaDownloadReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateJavaDownloadReportResponse> |
JavaDownloadAsyncClient.createJavaDownloadReport(CreateJavaDownloadReportRequest request,
AsyncHandler<CreateJavaDownloadReportRequest,CreateJavaDownloadReportResponse> handler) |
Future<CreateJavaDownloadReportResponse> |
JavaDownloadAsync.createJavaDownloadReport(CreateJavaDownloadReportRequest request,
AsyncHandler<CreateJavaDownloadReportRequest,CreateJavaDownloadReportResponse> handler)
Create a new report in the specified format containing the download details for the tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateJavaDownloadReportResponse> |
JavaDownloadAsyncClient.createJavaDownloadReport(CreateJavaDownloadReportRequest request,
AsyncHandler<CreateJavaDownloadReportRequest,CreateJavaDownloadReportResponse> handler) |
Future<CreateJavaDownloadReportResponse> |
JavaDownloadAsync.createJavaDownloadReport(CreateJavaDownloadReportRequest request,
AsyncHandler<CreateJavaDownloadReportRequest,CreateJavaDownloadReportResponse> handler)
Create a new report in the specified format containing the download details for the tenancy.
|
Modifier and Type | Method and Description |
---|---|
CreateJavaDownloadReportResponse |
CreateJavaDownloadReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateJavaDownloadReportResponse.Builder |
CreateJavaDownloadReportResponse.Builder.copy(CreateJavaDownloadReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.