Uses of Class
com.oracle.bmc.jms.model.InstallationSiteCollection
-
Packages that use InstallationSiteCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses -
-
Uses of InstallationSiteCollection in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return InstallationSiteCollection Modifier and Type Method Description InstallationSiteCollection
InstallationSiteCollection.Builder. build()
Methods in com.oracle.bmc.jms.model with parameters of type InstallationSiteCollection Modifier and Type Method Description InstallationSiteCollection.Builder
InstallationSiteCollection.Builder. copy(InstallationSiteCollection model)
-
Uses of InstallationSiteCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return InstallationSiteCollection Modifier and Type Method Description InstallationSiteCollection
ListInstallationSitesResponse. getInstallationSiteCollection()
The returned InstallationSiteCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type InstallationSiteCollection Modifier and Type Method Description ListInstallationSitesResponse.Builder
ListInstallationSitesResponse.Builder. installationSiteCollection(InstallationSiteCollection installationSiteCollection)
The returned InstallationSiteCollection instance.
-