| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessType> |
DescribeScalingProcessTypesResponse.processes()
The names of the process types.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingProcessTypesResponse.Builder |
DescribeScalingProcessTypesResponse.Builder.processes(ProcessType... processes)
The names of the process types.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingProcessTypesResponse.Builder |
DescribeScalingProcessTypesResponse.Builder.processes(Collection<ProcessType> processes)
The names of the process types.
|
Copyright © 2019. All rights reserved.