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