Uses of Class
com.oracle.bmc.marketplace.model.ChangePublicationCompartmentDetails
-
Packages that use ChangePublicationCompartmentDetails Package Description com.oracle.bmc.marketplace.model com.oracle.bmc.marketplace.requests -
-
Uses of ChangePublicationCompartmentDetails in com.oracle.bmc.marketplace.model
Methods in com.oracle.bmc.marketplace.model that return ChangePublicationCompartmentDetails Modifier and Type Method Description ChangePublicationCompartmentDetailsChangePublicationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.marketplace.model with parameters of type ChangePublicationCompartmentDetails Modifier and Type Method Description ChangePublicationCompartmentDetails.BuilderChangePublicationCompartmentDetails.Builder. copy(ChangePublicationCompartmentDetails model) -
Uses of ChangePublicationCompartmentDetails in com.oracle.bmc.marketplace.requests
Methods in com.oracle.bmc.marketplace.requests that return ChangePublicationCompartmentDetails Modifier and Type Method Description ChangePublicationCompartmentDetailsChangePublicationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangePublicationCompartmentDetailsChangePublicationCompartmentRequest. getChangePublicationCompartmentDetails()The details of the request to change the compartment of a given publication.Methods in com.oracle.bmc.marketplace.requests with parameters of type ChangePublicationCompartmentDetails Modifier and Type Method Description ChangePublicationCompartmentRequest.BuilderChangePublicationCompartmentRequest.Builder. body$(ChangePublicationCompartmentDetails body)Alternative setter for the body parameter.ChangePublicationCompartmentRequest.BuilderChangePublicationCompartmentRequest.Builder. changePublicationCompartmentDetails(ChangePublicationCompartmentDetails changePublicationCompartmentDetails)The details of the request to change the compartment of a given publication.
-