Uses of Class
com.oracle.bmc.marketplace.responses.GetLaunchEligibilityResponse
-
Packages that use GetLaunchEligibilityResponse Package Description com.oracle.bmc.marketplace com.oracle.bmc.marketplace.responses -
-
Uses of GetLaunchEligibilityResponse in com.oracle.bmc.marketplace
Methods in com.oracle.bmc.marketplace that return GetLaunchEligibilityResponse Modifier and Type Method Description GetLaunchEligibilityResponseAccount. getLaunchEligibility(GetLaunchEligibilityRequest request)Returns Tenant eligibility and other information for launching a PIC imageGetLaunchEligibilityResponseAccountClient. getLaunchEligibility(GetLaunchEligibilityRequest request)Methods in com.oracle.bmc.marketplace that return types with arguments of type GetLaunchEligibilityResponse Modifier and Type Method Description Future<GetLaunchEligibilityResponse>AccountAsync. getLaunchEligibility(GetLaunchEligibilityRequest request, AsyncHandler<GetLaunchEligibilityRequest,GetLaunchEligibilityResponse> handler)Returns Tenant eligibility and other information for launching a PIC imageFuture<GetLaunchEligibilityResponse>AccountAsyncClient. getLaunchEligibility(GetLaunchEligibilityRequest request, AsyncHandler<GetLaunchEligibilityRequest,GetLaunchEligibilityResponse> handler)Method parameters in com.oracle.bmc.marketplace with type arguments of type GetLaunchEligibilityResponse Modifier and Type Method Description Future<GetLaunchEligibilityResponse>AccountAsync. getLaunchEligibility(GetLaunchEligibilityRequest request, AsyncHandler<GetLaunchEligibilityRequest,GetLaunchEligibilityResponse> handler)Returns Tenant eligibility and other information for launching a PIC imageFuture<GetLaunchEligibilityResponse>AccountAsyncClient. getLaunchEligibility(GetLaunchEligibilityRequest request, AsyncHandler<GetLaunchEligibilityRequest,GetLaunchEligibilityResponse> handler) -
Uses of GetLaunchEligibilityResponse in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return GetLaunchEligibilityResponse Modifier and Type Method Description GetLaunchEligibilityResponseGetLaunchEligibilityResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplace.responses with parameters of type GetLaunchEligibilityResponse Modifier and Type Method Description GetLaunchEligibilityResponse.BuilderGetLaunchEligibilityResponse.Builder. copy(GetLaunchEligibilityResponse o)Copy method to populate the builder with values from the given instance.
-