Package | Description |
---|---|
com.oracle.bmc.jmsjavadownloads | |
com.oracle.bmc.jmsjavadownloads.model |
Modifier and Type | Method and Description |
---|---|
Iterable<JavaLicenseSummary> |
JavaDownloadPaginators.listJavaLicensesRecordIterator(ListJavaLicensesRequest request)
Creates a new iterable which will iterate over the
JavaLicenseSummary objects contained in responses from
the listJavaLicenses operation. |
Modifier and Type | Method and Description |
---|---|
JavaLicenseSummary |
JavaLicenseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<JavaLicenseSummary> |
JavaLicenseCollection.getItems()
A list of JavaLicenseSummary objects.
|
Modifier and Type | Method and Description |
---|---|
JavaLicenseSummary.Builder |
JavaLicenseSummary.Builder.copy(JavaLicenseSummary model) |
Modifier and Type | Method and Description |
---|---|
JavaLicenseCollection.Builder |
JavaLicenseCollection.Builder.items(List<JavaLicenseSummary> items)
A list of JavaLicenseSummary objects.
|
Constructor and Description |
---|
JavaLicenseCollection(List<JavaLicenseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.