| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationautoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
PutScalingPolicyResponse.Builder |
PutScalingPolicyResponse.Builder.alarms(Alarm... alarms)
The CloudWatch alarms created for the target tracking scaling policy.
|
PutScalingPolicyResponse.Builder |
PutScalingPolicyResponse.Builder.alarms(Collection<Alarm> alarms)
The CloudWatch alarms created for the target tracking scaling policy.
|
PutScalingPolicyResponse.Builder |
PutScalingPolicyResponse.Builder.alarms(Consumer<Alarm.Builder>... alarms)
The CloudWatch alarms created for the target tracking scaling policy.
|
static PutScalingPolicyResponse.Builder |
PutScalingPolicyResponse.builder() |
PutScalingPolicyResponse.Builder |
PutScalingPolicyResponse.Builder.policyARN(String policyARN)
The Amazon Resource Name (ARN) of the resulting scaling policy.
|
PutScalingPolicyResponse.Builder |
PutScalingPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutScalingPolicyResponse.Builder> |
PutScalingPolicyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.