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