Uses of Class
com.oracle.bmc.marketplacepublisher.model.ChangeListingCompartmentDetails
-
Packages that use ChangeListingCompartmentDetails Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.requests -
-
Uses of ChangeListingCompartmentDetails in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return ChangeListingCompartmentDetails Modifier and Type Method Description ChangeListingCompartmentDetailsChangeListingCompartmentDetails.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type ChangeListingCompartmentDetails Modifier and Type Method Description ChangeListingCompartmentDetails.BuilderChangeListingCompartmentDetails.Builder. copy(ChangeListingCompartmentDetails model) -
Uses of ChangeListingCompartmentDetails in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return ChangeListingCompartmentDetails Modifier and Type Method Description ChangeListingCompartmentDetailsChangeListingCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeListingCompartmentDetailsChangeListingCompartmentRequest. getChangeListingCompartmentDetails()Request to change the compartment of a given listing.Methods in com.oracle.bmc.marketplacepublisher.requests with parameters of type ChangeListingCompartmentDetails Modifier and Type Method Description ChangeListingCompartmentRequest.BuilderChangeListingCompartmentRequest.Builder. body$(ChangeListingCompartmentDetails body)Alternative setter for the body parameter.ChangeListingCompartmentRequest.BuilderChangeListingCompartmentRequest.Builder. changeListingCompartmentDetails(ChangeListingCompartmentDetails changeListingCompartmentDetails)Request to change the compartment of a given listing.
-