Uses of Class
com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationResult
-
Packages that use CreateLaunchConfigurationResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of CreateLaunchConfigurationResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return CreateLaunchConfigurationResult Modifier and Type Method Description CreateLaunchConfigurationResultAbstractAmazonAutoScaling. createLaunchConfiguration(CreateLaunchConfigurationRequest request)CreateLaunchConfigurationResultAmazonAutoScaling. createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)Creates a launch configuration.CreateLaunchConfigurationResultAmazonAutoScalingClient. createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)Creates a launch configuration.Method parameters in com.amazonaws.services.autoscaling with type arguments of type CreateLaunchConfigurationResult Modifier and Type Method Description Future<CreateLaunchConfigurationResult>AbstractAmazonAutoScalingAsync. createLaunchConfigurationAsync(CreateLaunchConfigurationRequest request, AsyncHandler<CreateLaunchConfigurationRequest,CreateLaunchConfigurationResult> asyncHandler)Future<CreateLaunchConfigurationResult>AmazonAutoScalingAsync. createLaunchConfigurationAsync(CreateLaunchConfigurationRequest createLaunchConfigurationRequest, AsyncHandler<CreateLaunchConfigurationRequest,CreateLaunchConfigurationResult> asyncHandler)Creates a launch configuration.Future<CreateLaunchConfigurationResult>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 Modifier and Type Method Description CreateLaunchConfigurationResultCreateLaunchConfigurationResult. clone()
-