| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
AdjustmentType |
AdjustmentType.clone() |
AdjustmentType |
AdjustmentType.withAdjustmentType(String adjustmentType)
The policy adjustment type.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdjustmentType> |
DescribeAdjustmentTypesResult.getAdjustmentTypes()
The policy adjustment types.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAdjustmentTypesResult |
DescribeAdjustmentTypesResult.withAdjustmentTypes(AdjustmentType... adjustmentTypes)
The policy adjustment types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeAdjustmentTypesResult.setAdjustmentTypes(Collection<AdjustmentType> adjustmentTypes)
The policy adjustment types.
|
DescribeAdjustmentTypesResult |
DescribeAdjustmentTypesResult.withAdjustmentTypes(Collection<AdjustmentType> adjustmentTypes)
The policy adjustment types.
|
Copyright © 2024. All rights reserved.