Uses of Class
com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
Packages that use CreateLaunchConfigurationResult
-
Uses of CreateLaunchConfigurationResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return CreateLaunchConfigurationResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.createLaunchConfiguration
(CreateLaunchConfigurationRequest request) AmazonAutoScaling.createLaunchConfiguration
(CreateLaunchConfigurationRequest createLaunchConfigurationRequest) Creates a launch configuration.AmazonAutoScalingClient.createLaunchConfiguration
(CreateLaunchConfigurationRequest createLaunchConfigurationRequest) Creates a launch configuration.Methods in com.amazonaws.services.autoscaling that return types with arguments of type CreateLaunchConfigurationResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request) AbstractAmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) AmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest createLaunchConfigurationRequest) Creates a launch configuration.AmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest createLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) Creates a launch configuration.AmazonAutoScalingAsyncClient.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request) AmazonAutoScalingAsyncClient.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type CreateLaunchConfigurationResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) AmazonAutoScalingAsync.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest createLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) Creates a launch configuration.AmazonAutoScalingAsyncClient.createLaunchConfigurationAsync
(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest, CreateLaunchConfigurationResult> asyncHandler) -
Uses of CreateLaunchConfigurationResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return CreateLaunchConfigurationResult