Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
Iterable<InstallationSiteSummary> |
JavaManagementServicePaginators.listInstallationSitesRecordIterator(ListInstallationSitesRequest request)
Creates a new iterable which will iterate over the
InstallationSiteSummary objects contained in responses from the
listInstallationSites operation. |
Modifier and Type | Method and Description |
---|---|
InstallationSiteSummary |
InstallationSiteSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InstallationSiteSummary> |
InstallationSiteCollection.getItems()
A list of Java installation sites.
|
Modifier and Type | Method and Description |
---|---|
InstallationSiteSummary.Builder |
InstallationSiteSummary.Builder.copy(InstallationSiteSummary model) |
Modifier and Type | Method and Description |
---|---|
InstallationSiteCollection.Builder |
InstallationSiteCollection.Builder.items(List<InstallationSiteSummary> items)
A list of Java installation sites.
|
Constructor and Description |
---|
InstallationSiteCollection(List<InstallationSiteSummary> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.