| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling |
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
|
| com.amazonaws.services.autoscaling.model |
Classes modeling the various types represented by AmazonAutoScaling.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingProcessTypesResult |
AmazonAutoScalingClient.describeScalingProcessTypes()
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
DescribeScalingProcessTypesResult |
AmazonAutoScaling.describeScalingProcessTypes()
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
DescribeScalingProcessTypesResult |
AmazonAutoScalingClient.describeScalingProcessTypes(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
DescribeScalingProcessTypesResult |
AmazonAutoScaling.describeScalingProcessTypes(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeScalingProcessTypesResult> |
AmazonAutoScalingAsync.describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
Future<DescribeScalingProcessTypesResult> |
AmazonAutoScalingAsyncClient.describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
Future<DescribeScalingProcessTypesResult> |
AmazonAutoScalingAsync.describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest,
AsyncHandler<DescribeScalingProcessTypesRequest,DescribeScalingProcessTypesResult> asyncHandler)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
Future<DescribeScalingProcessTypesResult> |
AmazonAutoScalingAsyncClient.describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest,
AsyncHandler<DescribeScalingProcessTypesRequest,DescribeScalingProcessTypesResult> asyncHandler)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeScalingProcessTypesResult> |
AmazonAutoScalingAsync.describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest,
AsyncHandler<DescribeScalingProcessTypesRequest,DescribeScalingProcessTypesResult> asyncHandler)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
Future<DescribeScalingProcessTypesResult> |
AmazonAutoScalingAsyncClient.describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest describeScalingProcessTypesRequest,
AsyncHandler<DescribeScalingProcessTypesRequest,DescribeScalingProcessTypesResult> asyncHandler)
Describes the scaling process types for use with ResumeProcesses and
SuspendProcesses.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeScalingProcessTypesResult |
DescribeScalingProcessTypesResult.clone() |
DescribeScalingProcessTypesResult |
DescribeScalingProcessTypesResult.withProcesses(Collection<ProcessType> processes)
The names of the process types.
|
DescribeScalingProcessTypesResult |
DescribeScalingProcessTypesResult.withProcesses(ProcessType... processes)
The names of the process types.
|
Copyright © 2015. All rights reserved.