Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.requests |
Modifier and Type | Method and Description |
---|---|
ListJavaLicensesResponse |
JavaDownload.listJavaLicenses(ListJavaLicensesRequest request)
Return a list with details of all Java licenses.
|
ListJavaLicensesResponse |
JavaDownloadClient.listJavaLicenses(ListJavaLicensesRequest request) |
Future<ListJavaLicensesResponse> |
JavaDownloadAsyncClient.listJavaLicenses(ListJavaLicensesRequest request,
AsyncHandler<ListJavaLicensesRequest,ListJavaLicensesResponse> handler) |
Future<ListJavaLicensesResponse> |
JavaDownloadAsync.listJavaLicenses(ListJavaLicensesRequest request,
AsyncHandler<ListJavaLicensesRequest,ListJavaLicensesResponse> handler)
Return a list with details of all Java licenses.
|
Iterable<JavaLicenseSummary> |
JavaDownloadPaginators.listJavaLicensesRecordIterator(ListJavaLicensesRequest request)
Creates a new iterable which will iterate over the
JavaLicenseSummary objects contained in responses from
the listJavaLicenses operation. |
Iterable<ListJavaLicensesResponse> |
JavaDownloadPaginators.listJavaLicensesResponseIterator(ListJavaLicensesRequest request)
Creates a new iterable which will iterate over the responses received from the
listJavaLicenses operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListJavaLicensesResponse> |
JavaDownloadAsyncClient.listJavaLicenses(ListJavaLicensesRequest request,
AsyncHandler<ListJavaLicensesRequest,ListJavaLicensesResponse> handler) |
Future<ListJavaLicensesResponse> |
JavaDownloadAsync.listJavaLicenses(ListJavaLicensesRequest request,
AsyncHandler<ListJavaLicensesRequest,ListJavaLicensesResponse> handler)
Return a list with details of all Java licenses.
|
Modifier and Type | Method and Description |
---|---|
ListJavaLicensesRequest |
ListJavaLicensesRequest.Builder.build()
Build the instance of ListJavaLicensesRequest as configured by this builder
|
ListJavaLicensesRequest |
ListJavaLicensesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListJavaLicensesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListJavaLicensesRequest.Builder |
ListJavaLicensesRequest.Builder.copy(ListJavaLicensesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.