| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<AdjustmentType> |
DescribeAdjustmentTypesResponse.adjustmentTypes()
The policy adjustment types.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAdjustmentTypesResponse.Builder |
DescribeAdjustmentTypesResponse.Builder.adjustmentTypes(AdjustmentType... adjustmentTypes)
The policy adjustment types.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAdjustmentTypesResponse.Builder |
DescribeAdjustmentTypesResponse.Builder.adjustmentTypes(Collection<AdjustmentType> adjustmentTypes)
The policy adjustment types.
|
Copyright © 2019. All rights reserved.