Uses of Class
com.oracle.bmc.marketplace.model.Listing
-
Packages that use Listing Package Description com.oracle.bmc.marketplace.model com.oracle.bmc.marketplace.responses -
-
Uses of Listing in com.oracle.bmc.marketplace.model
Methods in com.oracle.bmc.marketplace.model that return Listing Modifier and Type Method Description Listing
Listing.Builder. build()
Methods in com.oracle.bmc.marketplace.model with parameters of type Listing Modifier and Type Method Description Listing.Builder
Listing.Builder. copy(Listing model)
-
Uses of Listing in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return Listing Modifier and Type Method Description Listing
GetListingResponse. getListing()
The returned Listing instance.Methods in com.oracle.bmc.marketplace.responses with parameters of type Listing Modifier and Type Method Description GetListingResponse.Builder
GetListingResponse.Builder. listing(Listing listing)
The returned Listing instance.
-