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