Uses of Class
com.oracle.bmc.licensemanager.responses.GetProductLicenseResponse
-
Packages that use GetProductLicenseResponse Package Description com.oracle.bmc.licensemanager com.oracle.bmc.licensemanager.responses -
-
Uses of GetProductLicenseResponse in com.oracle.bmc.licensemanager
Methods in com.oracle.bmc.licensemanager that return GetProductLicenseResponse Modifier and Type Method Description GetProductLicenseResponseLicenseManager. getProductLicense(GetProductLicenseRequest request)Retrieves product license details by product license ID in a given compartment.GetProductLicenseResponseLicenseManagerClient. getProductLicense(GetProductLicenseRequest request)Method parameters in com.oracle.bmc.licensemanager with type arguments of type GetProductLicenseResponse Modifier and Type Method Description Future<GetProductLicenseResponse>LicenseManagerAsync. getProductLicense(GetProductLicenseRequest request, AsyncHandler<GetProductLicenseRequest,GetProductLicenseResponse> handler)Retrieves product license details by product license ID in a given compartment.Future<GetProductLicenseResponse>LicenseManagerAsyncClient. getProductLicense(GetProductLicenseRequest request, AsyncHandler<GetProductLicenseRequest,GetProductLicenseResponse> handler) -
Uses of GetProductLicenseResponse in com.oracle.bmc.licensemanager.responses
Methods in com.oracle.bmc.licensemanager.responses that return GetProductLicenseResponse Modifier and Type Method Description GetProductLicenseResponseGetProductLicenseResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.licensemanager.responses with parameters of type GetProductLicenseResponse Modifier and Type Method Description GetProductLicenseResponse.BuilderGetProductLicenseResponse.Builder. copy(GetProductLicenseResponse o)Copy method to populate the builder with values from the given instance.
-