Uses of Class
com.oracle.bmc.marketplace.requests.GetThirdPartyPaidListingEligibilityRequest
-
Packages that use GetThirdPartyPaidListingEligibilityRequest Package Description com.oracle.bmc.marketplace com.oracle.bmc.marketplace.requests -
-
Uses of GetThirdPartyPaidListingEligibilityRequest in com.oracle.bmc.marketplace
Method parameters in com.oracle.bmc.marketplace with type arguments of type GetThirdPartyPaidListingEligibilityRequest 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 GetThirdPartyPaidListingEligibilityRequest in com.oracle.bmc.marketplace.requests
Methods in com.oracle.bmc.marketplace.requests that return GetThirdPartyPaidListingEligibilityRequest Modifier and Type Method Description GetThirdPartyPaidListingEligibilityRequest
GetThirdPartyPaidListingEligibilityRequest.Builder. build()
Build the instance of GetThirdPartyPaidListingEligibilityRequest as configured by this builderGetThirdPartyPaidListingEligibilityRequest
GetThirdPartyPaidListingEligibilityRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetThirdPartyPaidListingEligibilityRequest as configured by this builderMethods in com.oracle.bmc.marketplace.requests with parameters of type GetThirdPartyPaidListingEligibilityRequest Modifier and Type Method Description GetThirdPartyPaidListingEligibilityRequest.Builder
GetThirdPartyPaidListingEligibilityRequest.Builder. copy(GetThirdPartyPaidListingEligibilityRequest o)
Copy method to populate the builder with values from the given instance.
-