Uses of Class
com.oracle.bmc.jms.model.InstallationUsageCollection
-
Packages that use InstallationUsageCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses -
-
Uses of InstallationUsageCollection in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return InstallationUsageCollection Modifier and Type Method Description InstallationUsageCollectionInstallationUsageCollection.Builder. build()Methods in com.oracle.bmc.jms.model with parameters of type InstallationUsageCollection Modifier and Type Method Description InstallationUsageCollection.BuilderInstallationUsageCollection.Builder. copy(InstallationUsageCollection model) -
Uses of InstallationUsageCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return InstallationUsageCollection Modifier and Type Method Description InstallationUsageCollectionSummarizeInstallationUsageResponse. getInstallationUsageCollection()The returned InstallationUsageCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type InstallationUsageCollection Modifier and Type Method Description SummarizeInstallationUsageResponse.BuilderSummarizeInstallationUsageResponse.Builder. installationUsageCollection(InstallationUsageCollection installationUsageCollection)The returned InstallationUsageCollection instance.
-