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 CreateLaunchConfigurationResult
AbstractAmazonAutoScaling. createLaunchConfiguration(CreateLaunchConfigurationRequest request)
CreateLaunchConfigurationResult
AmazonAutoScaling. createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)
Creates a launch configuration.CreateLaunchConfigurationResult
AmazonAutoScalingClient. 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 CreateLaunchConfigurationResult
CreateLaunchConfigurationResult. clone()
-