Uses of Class
com.oracle.bmc.marketplace.model.ThirdPartyPaidListingEligibility
-
Packages that use ThirdPartyPaidListingEligibility Package Description com.oracle.bmc.marketplace.model com.oracle.bmc.marketplace.responses -
-
Uses of ThirdPartyPaidListingEligibility in com.oracle.bmc.marketplace.model
Methods in com.oracle.bmc.marketplace.model that return ThirdPartyPaidListingEligibility Modifier and Type Method Description ThirdPartyPaidListingEligibilityThirdPartyPaidListingEligibility.Builder. build()Methods in com.oracle.bmc.marketplace.model with parameters of type ThirdPartyPaidListingEligibility Modifier and Type Method Description ThirdPartyPaidListingEligibility.BuilderThirdPartyPaidListingEligibility.Builder. copy(ThirdPartyPaidListingEligibility model) -
Uses of ThirdPartyPaidListingEligibility in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return ThirdPartyPaidListingEligibility Modifier and Type Method Description ThirdPartyPaidListingEligibilityGetThirdPartyPaidListingEligibilityResponse. getThirdPartyPaidListingEligibility()The returned ThirdPartyPaidListingEligibility instance.Methods in com.oracle.bmc.marketplace.responses with parameters of type ThirdPartyPaidListingEligibility Modifier and Type Method Description GetThirdPartyPaidListingEligibilityResponse.BuilderGetThirdPartyPaidListingEligibilityResponse.Builder. thirdPartyPaidListingEligibility(ThirdPartyPaidListingEligibility thirdPartyPaidListingEligibility)The returned ThirdPartyPaidListingEligibility instance.
-