Uses of Class
com.amazonaws.services.applicationautoscaling.model.PutScalingPolicyResult
Packages that use PutScalingPolicyResult
Package
Description
-
Uses of PutScalingPolicyResult in com.amazonaws.services.applicationautoscaling
Methods in com.amazonaws.services.applicationautoscaling that return PutScalingPolicyResultModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScaling.putScalingPolicy(PutScalingPolicyRequest request) AWSApplicationAutoScaling.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest) Creates or updates a policy for an existing Application Auto Scaling scalable target.AWSApplicationAutoScalingClient.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest) Creates or updates a policy for an existing Application Auto Scaling scalable target.Methods in com.amazonaws.services.applicationautoscaling that return types with arguments of type PutScalingPolicyResultModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request) AbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest) Creates or updates a policy for an existing Application Auto Scaling scalable target.AWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a policy for an existing Application Auto Scaling scalable target.AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request) AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.applicationautoscaling with type arguments of type PutScalingPolicyResultModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) AWSApplicationAutoScalingAsync.putScalingPolicyAsync(PutScalingPolicyRequest putScalingPolicyRequest, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) Creates or updates a policy for an existing Application Auto Scaling scalable target.AWSApplicationAutoScalingAsyncClient.putScalingPolicyAsync(PutScalingPolicyRequest request, AsyncHandler<PutScalingPolicyRequest, PutScalingPolicyResult> asyncHandler) -
Uses of PutScalingPolicyResult in com.amazonaws.services.applicationautoscaling.model
Methods in com.amazonaws.services.applicationautoscaling.model that return PutScalingPolicyResultModifier and TypeMethodDescriptionPutScalingPolicyResult.clone()PutScalingPolicyResult.withPolicyARN(String policyARN) The Amazon Resource Name (ARN) of the resulting scaling policy.