| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager |
License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts
and on-premises servers.
|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AWSLicenseManagerClient.untagResource(UntagResourceRequest request)
Removes the specified tags from the specified license configuration.
|
UntagResourceResult |
AbstractAWSLicenseManager.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AWSLicenseManager.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified license configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AWSLicenseManagerAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AWSLicenseManagerAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes the specified tags from the specified license configuration.
|
Future<UntagResourceResult> |
AbstractAWSLicenseManagerAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2023. All rights reserved.