Uses of Class
com.oracle.bmc.marketplacepublisher.model.Listing
-
Packages that use Listing Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of Listing in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return Listing Modifier and Type Method Description ListingListing.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type Listing Modifier and Type Method Description Listing.BuilderListing.Builder. copy(Listing model) -
Uses of Listing in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return Listing Modifier and Type Method Description ListingCreateListingResponse. getListing()The returned Listing instance.ListingGetListingResponse. getListing()The returned Listing instance.ListingUpdateListingResponse. getListing()The returned Listing instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type Listing Modifier and Type Method Description CreateListingResponse.BuilderCreateListingResponse.Builder. listing(Listing listing)The returned Listing instance.GetListingResponse.BuilderGetListingResponse.Builder. listing(Listing listing)The returned Listing instance.UpdateListingResponse.BuilderUpdateListingResponse.Builder. listing(Listing listing)The returned Listing instance.
-