| Package | Description |
|---|---|
| com.amazonaws.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
LicenseOperationFailure |
LicenseOperationFailure.clone() |
LicenseOperationFailure |
LicenseOperationFailure.withErrorMessage(String errorMessage)
Error message.
|
LicenseOperationFailure |
LicenseOperationFailure.withFailureTime(Date failureTime)
Failure time.
|
LicenseOperationFailure |
LicenseOperationFailure.withMetadataList(Collection<Metadata> metadataList)
Reserved.
|
LicenseOperationFailure |
LicenseOperationFailure.withMetadataList(Metadata... metadataList)
Reserved.
|
LicenseOperationFailure |
LicenseOperationFailure.withOperationName(String operationName)
Name of the operation.
|
LicenseOperationFailure |
LicenseOperationFailure.withOperationRequestedBy(String operationRequestedBy)
The requester is "License Manager Automated Discovery".
|
LicenseOperationFailure |
LicenseOperationFailure.withResourceArn(String resourceArn)
Amazon Resource Name (ARN) of the resource.
|
LicenseOperationFailure |
LicenseOperationFailure.withResourceOwnerId(String resourceOwnerId)
ID of the Amazon Web Services account that owns the resource.
|
LicenseOperationFailure |
LicenseOperationFailure.withResourceType(ResourceType resourceType)
Resource type.
|
LicenseOperationFailure |
LicenseOperationFailure.withResourceType(String resourceType)
Resource type.
|
| Modifier and Type | Method and Description |
|---|---|
List<LicenseOperationFailure> |
ListFailuresForLicenseConfigurationOperationsResult.getLicenseOperationFailureList()
License configuration operations that failed.
|
| Modifier and Type | Method and Description |
|---|---|
ListFailuresForLicenseConfigurationOperationsResult |
ListFailuresForLicenseConfigurationOperationsResult.withLicenseOperationFailureList(LicenseOperationFailure... licenseOperationFailureList)
License configuration operations that failed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListFailuresForLicenseConfigurationOperationsResult.setLicenseOperationFailureList(Collection<LicenseOperationFailure> licenseOperationFailureList)
License configuration operations that failed.
|
ListFailuresForLicenseConfigurationOperationsResult |
ListFailuresForLicenseConfigurationOperationsResult.withLicenseOperationFailureList(Collection<LicenseOperationFailure> licenseOperationFailureList)
License configuration operations that failed.
|
Copyright © 2021. All rights reserved.