Uses of Class
com.oracle.bmc.marketplace.model.Screenshot
-
Packages that use Screenshot Package Description com.oracle.bmc.marketplace.model -
-
Uses of Screenshot in com.oracle.bmc.marketplace.model
Methods in com.oracle.bmc.marketplace.model that return Screenshot Modifier and Type Method Description ScreenshotScreenshot.Builder. build()Methods in com.oracle.bmc.marketplace.model that return types with arguments of type Screenshot Modifier and Type Method Description List<Screenshot>Listing. getScreenshots()Screenshots of the listing.Methods in com.oracle.bmc.marketplace.model with parameters of type Screenshot Modifier and Type Method Description Screenshot.BuilderScreenshot.Builder. copy(Screenshot model)Method parameters in com.oracle.bmc.marketplace.model with type arguments of type Screenshot Modifier and Type Method Description Listing.BuilderListing.Builder. screenshots(List<Screenshot> screenshots)Screenshots of the listing.
-