| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
static LicenseType |
LicenseType.fromValue(String value)
Use this in place of valueOf.
|
static LicenseType |
LicenseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseType[] |
LicenseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSummary |
WorkspaceSummary.withLicenseType(LicenseType licenseType)
Specifies whether this workspace has a full Grafana Enterprise license.
|
DisassociateLicenseRequest |
DisassociateLicenseRequest.withLicenseType(LicenseType licenseType)
The type of license to remove from the workspace.
|
AssociateLicenseRequest |
AssociateLicenseRequest.withLicenseType(LicenseType licenseType)
The type of license to associate with the workspace.
|
WorkspaceDescription |
WorkspaceDescription.withLicenseType(LicenseType licenseType)
Specifies whether this workspace has a full Grafana Enterprise license.
|
Copyright © 2025. All rights reserved.