Uses of Class
com.oracle.bmc.marketplace.responses.GetThirdPartyPaidListingEligibilityResponse
-
Packages that use GetThirdPartyPaidListingEligibilityResponse Package Description com.oracle.bmc.marketplace com.oracle.bmc.marketplace.responses -
-
Uses of GetThirdPartyPaidListingEligibilityResponse in com.oracle.bmc.marketplace
Methods in com.oracle.bmc.marketplace that return GetThirdPartyPaidListingEligibilityResponse Modifier and Type Method Description GetThirdPartyPaidListingEligibilityResponseAccount. getThirdPartyPaidListingEligibility(GetThirdPartyPaidListingEligibilityRequest request)Returns eligibility details of the tenancy to see and launch third party paid listingsGetThirdPartyPaidListingEligibilityResponseAccountClient. getThirdPartyPaidListingEligibility(GetThirdPartyPaidListingEligibilityRequest request)Methods in com.oracle.bmc.marketplace that return types with arguments of type GetThirdPartyPaidListingEligibilityResponse Modifier and Type Method Description Future<GetThirdPartyPaidListingEligibilityResponse>AccountAsync. getThirdPartyPaidListingEligibility(GetThirdPartyPaidListingEligibilityRequest request, AsyncHandler<GetThirdPartyPaidListingEligibilityRequest,GetThirdPartyPaidListingEligibilityResponse> handler)Returns eligibility details of the tenancy to see and launch third party paid listingsFuture<GetThirdPartyPaidListingEligibilityResponse>AccountAsyncClient. getThirdPartyPaidListingEligibility(GetThirdPartyPaidListingEligibilityRequest request, AsyncHandler<GetThirdPartyPaidListingEligibilityRequest,GetThirdPartyPaidListingEligibilityResponse> handler)Method parameters in com.oracle.bmc.marketplace with type arguments of type GetThirdPartyPaidListingEligibilityResponse Modifier and Type Method Description Future<GetThirdPartyPaidListingEligibilityResponse>AccountAsync. getThirdPartyPaidListingEligibility(GetThirdPartyPaidListingEligibilityRequest request, AsyncHandler<GetThirdPartyPaidListingEligibilityRequest,GetThirdPartyPaidListingEligibilityResponse> handler)Returns eligibility details of the tenancy to see and launch third party paid listingsFuture<GetThirdPartyPaidListingEligibilityResponse>AccountAsyncClient. getThirdPartyPaidListingEligibility(GetThirdPartyPaidListingEligibilityRequest request, AsyncHandler<GetThirdPartyPaidListingEligibilityRequest,GetThirdPartyPaidListingEligibilityResponse> handler) -
Uses of GetThirdPartyPaidListingEligibilityResponse in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return GetThirdPartyPaidListingEligibilityResponse Modifier and Type Method Description GetThirdPartyPaidListingEligibilityResponseGetThirdPartyPaidListingEligibilityResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplace.responses with parameters of type GetThirdPartyPaidListingEligibilityResponse Modifier and Type Method Description GetThirdPartyPaidListingEligibilityResponse.BuilderGetThirdPartyPaidListingEligibilityResponse.Builder. copy(GetThirdPartyPaidListingEligibilityResponse o)Copy method to populate the builder with values from the given instance.
-