| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
static Tier |
Tier.fromValue(String value)
Use this in place of valueOf.
|
static Tier |
Tier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tier[] |
Tier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Workload |
Workload.withTier(Tier tier)
The tier of the workload.
|
ApplicationComponent |
ApplicationComponent.withTier(Tier tier)
The stack tier of the application component.
|
WorkloadConfiguration |
WorkloadConfiguration.withTier(Tier tier)
The configuration of the workload tier.
|
UpdateComponentConfigurationRequest |
UpdateComponentConfigurationRequest.withTier(Tier tier)
The tier of the application component.
|
DescribeComponentConfigurationRecommendationRequest |
DescribeComponentConfigurationRecommendationRequest.withTier(Tier tier)
The tier of the application component.
|
DescribeComponentConfigurationResult |
DescribeComponentConfigurationResult.withTier(Tier tier)
The tier of the application component.
|
Copyright © 2024. All rights reserved.