Uses of Class
com.amazonaws.services.autoscaling.model.PutScalingPolicyResult
Packages that use PutScalingPolicyResult
-
Uses of PutScalingPolicyResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return PutScalingPolicyResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.putScalingPolicy(PutScalingPolicyRequest request) AmazonAutoScaling.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest) Creates or updates a policy for an Auto Scaling group.AmazonAutoScalingClient.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest) Creates or updates a policy for an Auto Scaling group.Methods in com.amazonaws.services.autoscaling that return types with arguments of type PutScalingPolicyResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request) AbstractAmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest) Creates or updates a policy for an Auto Scaling group.AmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a policy for an Auto Scaling group.AmazonAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request) AmazonAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type PutScalingPolicyResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AmazonAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a policy for an Auto Scaling group.AmazonAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) -
Uses of PutScalingPolicyResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return PutScalingPolicyResultModifier and TypeMethodDescriptionPutScalingPolicyResult.clone()PutScalingPolicyResult.withPolicyARN(String policyARN) The Amazon Resource Name (ARN) of the policy.