Uses of Class
software.amazon.awssdk.services.licensemanager.model.DeleteLicenseManagerReportGeneratorRequest
-
Packages that use DeleteLicenseManagerReportGeneratorRequest Package Description software.amazon.awssdk.services.licensemanager License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts and on-premises servers.software.amazon.awssdk.services.licensemanager.transform -
-
Uses of DeleteLicenseManagerReportGeneratorRequest in software.amazon.awssdk.services.licensemanager
Methods in software.amazon.awssdk.services.licensemanager with parameters of type DeleteLicenseManagerReportGeneratorRequest Modifier and Type Method Description default CompletableFuture<DeleteLicenseManagerReportGeneratorResponse>LicenseManagerAsyncClient. deleteLicenseManagerReportGenerator(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest)Deletes the specified report generator.default DeleteLicenseManagerReportGeneratorResponseLicenseManagerClient. deleteLicenseManagerReportGenerator(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest)Deletes the specified report generator. -
Uses of DeleteLicenseManagerReportGeneratorRequest in software.amazon.awssdk.services.licensemanager.transform
Methods in software.amazon.awssdk.services.licensemanager.transform with parameters of type DeleteLicenseManagerReportGeneratorRequest Modifier and Type Method Description SdkHttpFullRequestDeleteLicenseManagerReportGeneratorRequestMarshaller. marshall(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest)
-