| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default AcceptGrantResponse |
LicenseManagerClient.acceptGrant(AcceptGrantRequest acceptGrantRequest)
Accepts the specified grant.
|
default AcceptGrantResponse |
LicenseManagerClient.acceptGrant(Consumer<AcceptGrantRequest.Builder> acceptGrantRequest)
Accepts the specified grant.
|
default CheckInLicenseResponse |
LicenseManagerClient.checkInLicense(CheckInLicenseRequest checkInLicenseRequest)
Checks in the specified license.
|
default CheckInLicenseResponse |
LicenseManagerClient.checkInLicense(Consumer<CheckInLicenseRequest.Builder> checkInLicenseRequest)
Checks in the specified license.
|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(CheckoutBorrowLicenseRequest checkoutBorrowLicenseRequest)
Checks out the specified license for offline use.
|
default CheckoutBorrowLicenseResponse |
LicenseManagerClient.checkoutBorrowLicense(Consumer<CheckoutBorrowLicenseRequest.Builder> checkoutBorrowLicenseRequest)
Checks out the specified license for offline use.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(CheckoutLicenseRequest checkoutLicenseRequest)
Checks out the specified license.
|
default CheckoutLicenseResponse |
LicenseManagerClient.checkoutLicense(Consumer<CheckoutLicenseRequest.Builder> checkoutLicenseRequest)
Checks out the specified license.
|
default CreateGrantResponse |
LicenseManagerClient.createGrant(Consumer<CreateGrantRequest.Builder> createGrantRequest)
Creates a grant for the specified license.
|
default CreateGrantResponse |
LicenseManagerClient.createGrant(CreateGrantRequest createGrantRequest)
Creates a grant for the specified license.
|
default CreateGrantVersionResponse |
LicenseManagerClient.createGrantVersion(Consumer<CreateGrantVersionRequest.Builder> createGrantVersionRequest)
Creates a new version of the specified grant.
|
default CreateGrantVersionResponse |
LicenseManagerClient.createGrantVersion(CreateGrantVersionRequest createGrantVersionRequest)
Creates a new version of the specified grant.
|
default CreateLicenseResponse |
LicenseManagerClient.createLicense(Consumer<CreateLicenseRequest.Builder> createLicenseRequest)
Creates a license.
|
default CreateLicenseResponse |
LicenseManagerClient.createLicense(CreateLicenseRequest createLicenseRequest)
Creates a license.
|
default CreateLicenseConfigurationResponse |
LicenseManagerClient.createLicenseConfiguration(Consumer<CreateLicenseConfigurationRequest.Builder> createLicenseConfigurationRequest)
Creates a license configuration.
|
default CreateLicenseConfigurationResponse |
LicenseManagerClient.createLicenseConfiguration(CreateLicenseConfigurationRequest createLicenseConfigurationRequest)
Creates a license configuration.
|
default CreateLicenseConversionTaskForResourceResponse |
LicenseManagerClient.createLicenseConversionTaskForResource(Consumer<CreateLicenseConversionTaskForResourceRequest.Builder> createLicenseConversionTaskForResourceRequest)
Creates a new license conversion task.
|
default CreateLicenseConversionTaskForResourceResponse |
LicenseManagerClient.createLicenseConversionTaskForResource(CreateLicenseConversionTaskForResourceRequest createLicenseConversionTaskForResourceRequest)
Creates a new license conversion task.
|
default CreateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.createLicenseManagerReportGenerator(Consumer<CreateLicenseManagerReportGeneratorRequest.Builder> createLicenseManagerReportGeneratorRequest)
Creates a report generator.
|
default CreateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.createLicenseManagerReportGenerator(CreateLicenseManagerReportGeneratorRequest createLicenseManagerReportGeneratorRequest)
Creates a report generator.
|
default DeleteGrantResponse |
LicenseManagerClient.deleteGrant(Consumer<DeleteGrantRequest.Builder> deleteGrantRequest)
Deletes the specified grant.
|
default DeleteGrantResponse |
LicenseManagerClient.deleteGrant(DeleteGrantRequest deleteGrantRequest)
Deletes the specified grant.
|
default DeleteLicenseResponse |
LicenseManagerClient.deleteLicense(Consumer<DeleteLicenseRequest.Builder> deleteLicenseRequest)
Deletes the specified license.
|
default DeleteLicenseResponse |
LicenseManagerClient.deleteLicense(DeleteLicenseRequest deleteLicenseRequest)
Deletes the specified license.
|
default DeleteLicenseConfigurationResponse |
LicenseManagerClient.deleteLicenseConfiguration(Consumer<DeleteLicenseConfigurationRequest.Builder> deleteLicenseConfigurationRequest)
Deletes the specified license configuration.
|
default DeleteLicenseConfigurationResponse |
LicenseManagerClient.deleteLicenseConfiguration(DeleteLicenseConfigurationRequest deleteLicenseConfigurationRequest)
Deletes the specified license configuration.
|
default DeleteLicenseManagerReportGeneratorResponse |
LicenseManagerClient.deleteLicenseManagerReportGenerator(Consumer<DeleteLicenseManagerReportGeneratorRequest.Builder> deleteLicenseManagerReportGeneratorRequest)
Deletes the specified report generator.
|
default DeleteLicenseManagerReportGeneratorResponse |
LicenseManagerClient.deleteLicenseManagerReportGenerator(DeleteLicenseManagerReportGeneratorRequest deleteLicenseManagerReportGeneratorRequest)
Deletes the specified report generator.
|
default ExtendLicenseConsumptionResponse |
LicenseManagerClient.extendLicenseConsumption(Consumer<ExtendLicenseConsumptionRequest.Builder> extendLicenseConsumptionRequest)
Extends the expiration date for license consumption.
|
default ExtendLicenseConsumptionResponse |
LicenseManagerClient.extendLicenseConsumption(ExtendLicenseConsumptionRequest extendLicenseConsumptionRequest)
Extends the expiration date for license consumption.
|
default GetGrantResponse |
LicenseManagerClient.getGrant(Consumer<GetGrantRequest.Builder> getGrantRequest)
Gets detailed information about the specified grant.
|
default GetGrantResponse |
LicenseManagerClient.getGrant(GetGrantRequest getGrantRequest)
Gets detailed information about the specified grant.
|
default GetLicenseResponse |
LicenseManagerClient.getLicense(Consumer<GetLicenseRequest.Builder> getLicenseRequest)
Gets detailed information about the specified license.
|
default GetLicenseResponse |
LicenseManagerClient.getLicense(GetLicenseRequest getLicenseRequest)
Gets detailed information about the specified license.
|
default GetLicenseConfigurationResponse |
LicenseManagerClient.getLicenseConfiguration(Consumer<GetLicenseConfigurationRequest.Builder> getLicenseConfigurationRequest)
Gets detailed information about the specified license configuration.
|
default GetLicenseConfigurationResponse |
LicenseManagerClient.getLicenseConfiguration(GetLicenseConfigurationRequest getLicenseConfigurationRequest)
Gets detailed information about the specified license configuration.
|
default GetLicenseConversionTaskResponse |
LicenseManagerClient.getLicenseConversionTask(Consumer<GetLicenseConversionTaskRequest.Builder> getLicenseConversionTaskRequest)
Gets information about the specified license type conversion task.
|
default GetLicenseConversionTaskResponse |
LicenseManagerClient.getLicenseConversionTask(GetLicenseConversionTaskRequest getLicenseConversionTaskRequest)
Gets information about the specified license type conversion task.
|
default GetLicenseManagerReportGeneratorResponse |
LicenseManagerClient.getLicenseManagerReportGenerator(Consumer<GetLicenseManagerReportGeneratorRequest.Builder> getLicenseManagerReportGeneratorRequest)
Gets information about the specified report generator.
|
default GetLicenseManagerReportGeneratorResponse |
LicenseManagerClient.getLicenseManagerReportGenerator(GetLicenseManagerReportGeneratorRequest getLicenseManagerReportGeneratorRequest)
Gets information about the specified report generator.
|
default GetLicenseUsageResponse |
LicenseManagerClient.getLicenseUsage(Consumer<GetLicenseUsageRequest.Builder> getLicenseUsageRequest)
Gets detailed information about the usage of the specified license.
|
default GetLicenseUsageResponse |
LicenseManagerClient.getLicenseUsage(GetLicenseUsageRequest getLicenseUsageRequest)
Gets detailed information about the usage of the specified license.
|
default ListAssociationsForLicenseConfigurationResponse |
LicenseManagerClient.listAssociationsForLicenseConfiguration(Consumer<ListAssociationsForLicenseConfigurationRequest.Builder> listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
default ListAssociationsForLicenseConfigurationResponse |
LicenseManagerClient.listAssociationsForLicenseConfiguration(ListAssociationsForLicenseConfigurationRequest listAssociationsForLicenseConfigurationRequest)
Lists the resource associations for the specified license configuration.
|
default ListDistributedGrantsResponse |
LicenseManagerClient.listDistributedGrants(Consumer<ListDistributedGrantsRequest.Builder> listDistributedGrantsRequest)
Lists the grants distributed for the specified license.
|
default ListDistributedGrantsResponse |
LicenseManagerClient.listDistributedGrants(ListDistributedGrantsRequest listDistributedGrantsRequest)
Lists the grants distributed for the specified license.
|
default ListFailuresForLicenseConfigurationOperationsResponse |
LicenseManagerClient.listFailuresForLicenseConfigurationOperations(Consumer<ListFailuresForLicenseConfigurationOperationsRequest.Builder> listFailuresForLicenseConfigurationOperationsRequest)
Lists the license configuration operations that failed.
|
default ListFailuresForLicenseConfigurationOperationsResponse |
LicenseManagerClient.listFailuresForLicenseConfigurationOperations(ListFailuresForLicenseConfigurationOperationsRequest listFailuresForLicenseConfigurationOperationsRequest)
Lists the license configuration operations that failed.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations()
Lists the license configurations for your account.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations(Consumer<ListLicenseConfigurationsRequest.Builder> listLicenseConfigurationsRequest)
Lists the license configurations for your account.
|
default ListLicenseConfigurationsResponse |
LicenseManagerClient.listLicenseConfigurations(ListLicenseConfigurationsRequest listLicenseConfigurationsRequest)
Lists the license configurations for your account.
|
default ListLicenseConversionTasksResponse |
LicenseManagerClient.listLicenseConversionTasks(Consumer<ListLicenseConversionTasksRequest.Builder> listLicenseConversionTasksRequest)
Lists the license type conversion tasks for your account.
|
default ListLicenseConversionTasksResponse |
LicenseManagerClient.listLicenseConversionTasks(ListLicenseConversionTasksRequest listLicenseConversionTasksRequest)
Lists the license type conversion tasks for your account.
|
default ListLicenseManagerReportGeneratorsResponse |
LicenseManagerClient.listLicenseManagerReportGenerators(Consumer<ListLicenseManagerReportGeneratorsRequest.Builder> listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
default ListLicenseManagerReportGeneratorsResponse |
LicenseManagerClient.listLicenseManagerReportGenerators(ListLicenseManagerReportGeneratorsRequest listLicenseManagerReportGeneratorsRequest)
Lists the report generators for your account.
|
default ListLicensesResponse |
LicenseManagerClient.listLicenses(Consumer<ListLicensesRequest.Builder> listLicensesRequest)
Lists the licenses for your account.
|
default ListLicensesResponse |
LicenseManagerClient.listLicenses(ListLicensesRequest listLicensesRequest)
Lists the licenses for your account.
|
default ListLicenseSpecificationsForResourceResponse |
LicenseManagerClient.listLicenseSpecificationsForResource(Consumer<ListLicenseSpecificationsForResourceRequest.Builder> listLicenseSpecificationsForResourceRequest)
Describes the license configurations for the specified resource.
|
default ListLicenseSpecificationsForResourceResponse |
LicenseManagerClient.listLicenseSpecificationsForResource(ListLicenseSpecificationsForResourceRequest listLicenseSpecificationsForResourceRequest)
Describes the license configurations for the specified resource.
|
default ListLicenseVersionsResponse |
LicenseManagerClient.listLicenseVersions(Consumer<ListLicenseVersionsRequest.Builder> listLicenseVersionsRequest)
Lists all versions of the specified license.
|
default ListLicenseVersionsResponse |
LicenseManagerClient.listLicenseVersions(ListLicenseVersionsRequest listLicenseVersionsRequest)
Lists all versions of the specified license.
|
default ListReceivedGrantsResponse |
LicenseManagerClient.listReceivedGrants(Consumer<ListReceivedGrantsRequest.Builder> listReceivedGrantsRequest)
Lists grants that are received.
|
default ListReceivedGrantsResponse |
LicenseManagerClient.listReceivedGrants(ListReceivedGrantsRequest listReceivedGrantsRequest)
Lists grants that are received.
|
default ListReceivedGrantsForOrganizationResponse |
LicenseManagerClient.listReceivedGrantsForOrganization(Consumer<ListReceivedGrantsForOrganizationRequest.Builder> listReceivedGrantsForOrganizationRequest)
Lists the grants received for all accounts in the organization.
|
default ListReceivedGrantsForOrganizationResponse |
LicenseManagerClient.listReceivedGrantsForOrganization(ListReceivedGrantsForOrganizationRequest listReceivedGrantsForOrganizationRequest)
Lists the grants received for all accounts in the organization.
|
default ListReceivedLicensesResponse |
LicenseManagerClient.listReceivedLicenses(Consumer<ListReceivedLicensesRequest.Builder> listReceivedLicensesRequest)
Lists received licenses.
|
default ListReceivedLicensesResponse |
LicenseManagerClient.listReceivedLicenses(ListReceivedLicensesRequest listReceivedLicensesRequest)
Lists received licenses.
|
default ListReceivedLicensesForOrganizationResponse |
LicenseManagerClient.listReceivedLicensesForOrganization(Consumer<ListReceivedLicensesForOrganizationRequest.Builder> listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
default ListReceivedLicensesForOrganizationResponse |
LicenseManagerClient.listReceivedLicensesForOrganization(ListReceivedLicensesForOrganizationRequest listReceivedLicensesForOrganizationRequest)
Lists the licenses received for all accounts in the organization.
|
default ListResourceInventoryResponse |
LicenseManagerClient.listResourceInventory(Consumer<ListResourceInventoryRequest.Builder> listResourceInventoryRequest)
Lists resources managed using Systems Manager inventory.
|
default ListResourceInventoryResponse |
LicenseManagerClient.listResourceInventory(ListResourceInventoryRequest listResourceInventoryRequest)
Lists resources managed using Systems Manager inventory.
|
default ListTagsForResourceResponse |
LicenseManagerClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags for the specified license configuration.
|
default ListTagsForResourceResponse |
LicenseManagerClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags for the specified license configuration.
|
default ListUsageForLicenseConfigurationResponse |
LicenseManagerClient.listUsageForLicenseConfiguration(Consumer<ListUsageForLicenseConfigurationRequest.Builder> listUsageForLicenseConfigurationRequest)
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
|
default ListUsageForLicenseConfigurationResponse |
LicenseManagerClient.listUsageForLicenseConfiguration(ListUsageForLicenseConfigurationRequest listUsageForLicenseConfigurationRequest)
Lists all license usage records for a license configuration, displaying license consumption details by resource
at a selected point in time.
|
default RejectGrantResponse |
LicenseManagerClient.rejectGrant(Consumer<RejectGrantRequest.Builder> rejectGrantRequest)
Rejects the specified grant.
|
default RejectGrantResponse |
LicenseManagerClient.rejectGrant(RejectGrantRequest rejectGrantRequest)
Rejects the specified grant.
|
default TagResourceResponse |
LicenseManagerClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds the specified tags to the specified license configuration.
|
default TagResourceResponse |
LicenseManagerClient.tagResource(TagResourceRequest tagResourceRequest)
Adds the specified tags to the specified license configuration.
|
default UntagResourceResponse |
LicenseManagerClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tags from the specified license configuration.
|
default UntagResourceResponse |
LicenseManagerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified license configuration.
|
default UpdateLicenseConfigurationResponse |
LicenseManagerClient.updateLicenseConfiguration(Consumer<UpdateLicenseConfigurationRequest.Builder> updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
default UpdateLicenseConfigurationResponse |
LicenseManagerClient.updateLicenseConfiguration(UpdateLicenseConfigurationRequest updateLicenseConfigurationRequest)
Modifies the attributes of an existing license configuration.
|
default UpdateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.updateLicenseManagerReportGenerator(Consumer<UpdateLicenseManagerReportGeneratorRequest.Builder> updateLicenseManagerReportGeneratorRequest)
Updates a report generator.
|
default UpdateLicenseManagerReportGeneratorResponse |
LicenseManagerClient.updateLicenseManagerReportGenerator(UpdateLicenseManagerReportGeneratorRequest updateLicenseManagerReportGeneratorRequest)
Updates a report generator.
|
default UpdateLicenseSpecificationsForResourceResponse |
LicenseManagerClient.updateLicenseSpecificationsForResource(Consumer<UpdateLicenseSpecificationsForResourceRequest.Builder> updateLicenseSpecificationsForResourceRequest)
Adds or removes the specified license configurations for the specified Amazon Web Services resource.
|
default UpdateLicenseSpecificationsForResourceResponse |
LicenseManagerClient.updateLicenseSpecificationsForResource(UpdateLicenseSpecificationsForResourceRequest updateLicenseSpecificationsForResourceRequest)
Adds or removes the specified license configurations for the specified Amazon Web Services resource.
|
default UpdateServiceSettingsResponse |
LicenseManagerClient.updateServiceSettings(Consumer<UpdateServiceSettingsRequest.Builder> updateServiceSettingsRequest)
Updates License Manager settings for the current Region.
|
default UpdateServiceSettingsResponse |
LicenseManagerClient.updateServiceSettings(UpdateServiceSettingsRequest updateServiceSettingsRequest)
Updates License Manager settings for the current Region.
|
Copyright © 2023. All rights reserved.