Uses of Class
com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationResult
Packages that use DeleteLaunchConfigurationResult
-
Uses of DeleteLaunchConfigurationResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return DeleteLaunchConfigurationResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.deleteLaunchConfiguration
(DeleteLaunchConfigurationRequest request) AmazonAutoScaling.deleteLaunchConfiguration
(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest) Deletes the specified launch configuration.AmazonAutoScalingClient.deleteLaunchConfiguration
(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest) Deletes the specified launch configuration.Methods in com.amazonaws.services.autoscaling that return types with arguments of type DeleteLaunchConfigurationResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request) AbstractAmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) AmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest) Deletes the specified launch configuration.AmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) Deletes the specified launch configuration.AmazonAutoScalingAsyncClient.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request) AmazonAutoScalingAsyncClient.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type DeleteLaunchConfigurationResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) AmazonAutoScalingAsync.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) Deletes the specified launch configuration.AmazonAutoScalingAsyncClient.deleteLaunchConfigurationAsync
(DeleteLaunchConfigurationRequest request, AsyncHandler<DeleteLaunchConfigurationRequest, DeleteLaunchConfigurationResult> asyncHandler) -
Uses of DeleteLaunchConfigurationResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return DeleteLaunchConfigurationResult