| 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 |
|---|---|
Future<RejectGrantResult> |
AbstractAWSLicenseManagerAsync.rejectGrantAsync(RejectGrantRequest request,
AsyncHandler<RejectGrantRequest,RejectGrantResult> asyncHandler) |
Future<RejectGrantResult> |
AWSLicenseManagerAsyncClient.rejectGrantAsync(RejectGrantRequest request,
AsyncHandler<RejectGrantRequest,RejectGrantResult> asyncHandler) |
Future<RejectGrantResult> |
AWSLicenseManagerAsync.rejectGrantAsync(RejectGrantRequest rejectGrantRequest,
AsyncHandler<RejectGrantRequest,RejectGrantResult> asyncHandler)
Rejects the specified grant.
|
| Modifier and Type | Method and Description |
|---|---|
RejectGrantRequest |
RejectGrantRequest.clone() |
RejectGrantRequest |
RejectGrantRequest.withGrantArn(String grantArn)
Amazon Resource Name (ARN) of the grant.
|
Copyright © 2024. All rights reserved.