Uses of Class
com.amazonaws.services.applicationautoscaling.model.DeleteScalingPolicyResult
Packages that use DeleteScalingPolicyResult
Package
Description
-
Uses of DeleteScalingPolicyResult in com.amazonaws.services.applicationautoscaling
Methods in com.amazonaws.services.applicationautoscaling that return DeleteScalingPolicyResultModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScaling.deleteScalingPolicy
(DeleteScalingPolicyRequest request) AWSApplicationAutoScaling.deleteScalingPolicy
(DeleteScalingPolicyRequest deleteScalingPolicyRequest) Deletes an Application Auto Scaling scaling policy that was previously created.AWSApplicationAutoScalingClient.deleteScalingPolicy
(DeleteScalingPolicyRequest deleteScalingPolicyRequest) Deletes an Application Auto Scaling scaling policy that was previously created.Methods in com.amazonaws.services.applicationautoscaling that return types with arguments of type DeleteScalingPolicyResultModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request) AbstractAWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) AWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest deleteScalingPolicyRequest) Deletes an Application Auto Scaling scaling policy that was previously created.AWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest deleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) Deletes an Application Auto Scaling scaling policy that was previously created.AWSApplicationAutoScalingAsyncClient.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request) AWSApplicationAutoScalingAsyncClient.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) Method parameters in com.amazonaws.services.applicationautoscaling with type arguments of type DeleteScalingPolicyResultModifier and TypeMethodDescriptionAbstractAWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) AWSApplicationAutoScalingAsync.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest deleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) Deletes an Application Auto Scaling scaling policy that was previously created.AWSApplicationAutoScalingAsyncClient.deleteScalingPolicyAsync
(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest, DeleteScalingPolicyResult> asyncHandler) -
Uses of DeleteScalingPolicyResult in com.amazonaws.services.applicationautoscaling.model
Methods in com.amazonaws.services.applicationautoscaling.model that return DeleteScalingPolicyResult