| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkSpaceApplicationLicenseType |
WorkSpaceApplicationLicenseType.fromValue(String value)
Use this in place of valueOf.
|
static WorkSpaceApplicationLicenseType |
WorkSpaceApplicationLicenseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkSpaceApplicationLicenseType[] |
WorkSpaceApplicationLicenseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkSpaceApplication |
WorkSpaceApplication.withLicenseType(WorkSpaceApplicationLicenseType licenseType)
The license availability for the applications.
|
DescribeApplicationsRequest |
DescribeApplicationsRequest.withLicenseType(WorkSpaceApplicationLicenseType licenseType)
The license availability for the applications.
|
Copyright © 2025. All rights reserved.