Uses of Class
com.oracle.bmc.jms.model.InstallationUsage
-
Packages that use InstallationUsage Package Description com.oracle.bmc.jms.model -
-
Uses of InstallationUsage in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return InstallationUsage Modifier and Type Method Description InstallationUsageInstallationUsage.Builder. build()Methods in com.oracle.bmc.jms.model that return types with arguments of type InstallationUsage Modifier and Type Method Description List<InstallationUsage>InstallationUsageCollection. getItems()A list of installations.Methods in com.oracle.bmc.jms.model with parameters of type InstallationUsage Modifier and Type Method Description InstallationUsage.BuilderInstallationUsage.Builder. copy(InstallationUsage model)Method parameters in com.oracle.bmc.jms.model with type arguments of type InstallationUsage Modifier and Type Method Description InstallationUsageCollection.BuilderInstallationUsageCollection.Builder. items(List<InstallationUsage> items)A list of installations.Constructor parameters in com.oracle.bmc.jms.model with type arguments of type InstallationUsage Constructor Description InstallationUsageCollection(List<InstallationUsage> items)Deprecated.
-