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