public static interface DescribeScalingProcessTypesResponse.Builder extends AutoScalingResponse.Builder, CopyableBuilder<DescribeScalingProcessTypesResponse.Builder,DescribeScalingProcessTypesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingProcessTypesResponse.Builder |
processes(Collection<ProcessType> processes)
The names of the process types.
|
DescribeScalingProcessTypesResponse.Builder |
processes(ProcessType... processes)
The names of the process types.
|
buildcopyapply, buildDescribeScalingProcessTypesResponse.Builder processes(Collection<ProcessType> processes)
The names of the process types.
processes - The names of the process types.DescribeScalingProcessTypesResponse.Builder processes(ProcessType... processes)
The names of the process types.
processes - The names of the process types.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.