| 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 DeleteGrantResponse |
LicenseManagerClient.deleteGrant(Consumer<DeleteGrantRequest.Builder> deleteGrantRequest)
Deletes the specified grant.
|
default DeleteGrantResponse |
LicenseManagerClient.deleteGrant(DeleteGrantRequest deleteGrantRequest)
Deletes the specified grant.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteGrantResponse> |
LicenseManagerAsyncClient.deleteGrant(Consumer<DeleteGrantRequest.Builder> deleteGrantRequest)
Deletes the specified grant.
|
default CompletableFuture<DeleteGrantResponse> |
LicenseManagerAsyncClient.deleteGrant(DeleteGrantRequest deleteGrantRequest)
Deletes the specified grant.
|
Copyright © 2022. All rights reserved.