Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.responses |
Modifier and Type | Method and Description |
---|---|
GetJavaLicenseResponse |
JavaDownload.getJavaLicense(GetJavaLicenseRequest request)
Return details of the specified Java license type.
|
GetJavaLicenseResponse |
JavaDownloadClient.getJavaLicense(GetJavaLicenseRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetJavaLicenseResponse> |
JavaDownloadAsyncClient.getJavaLicense(GetJavaLicenseRequest request,
AsyncHandler<GetJavaLicenseRequest,GetJavaLicenseResponse> handler) |
Future<GetJavaLicenseResponse> |
JavaDownloadAsync.getJavaLicense(GetJavaLicenseRequest request,
AsyncHandler<GetJavaLicenseRequest,GetJavaLicenseResponse> handler)
Return details of the specified Java license type.
|
Modifier and Type | Method and Description |
---|---|
Future<GetJavaLicenseResponse> |
JavaDownloadAsyncClient.getJavaLicense(GetJavaLicenseRequest request,
AsyncHandler<GetJavaLicenseRequest,GetJavaLicenseResponse> handler) |
Future<GetJavaLicenseResponse> |
JavaDownloadAsync.getJavaLicense(GetJavaLicenseRequest request,
AsyncHandler<GetJavaLicenseRequest,GetJavaLicenseResponse> handler)
Return details of the specified Java license type.
|
Modifier and Type | Method and Description |
---|---|
GetJavaLicenseResponse |
GetJavaLicenseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetJavaLicenseResponse.Builder |
GetJavaLicenseResponse.Builder.copy(GetJavaLicenseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.