Uses of Class
com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
-
Packages that use CreateOrUpdateTagsResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of CreateOrUpdateTagsResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return CreateOrUpdateTagsResult Modifier and Type Method Description CreateOrUpdateTagsResultAbstractAmazonAutoScaling. createOrUpdateTags(CreateOrUpdateTagsRequest request)CreateOrUpdateTagsResultAmazonAutoScaling. createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)Creates or updates tags for the specified Auto Scaling group.CreateOrUpdateTagsResultAmazonAutoScalingClient. createOrUpdateTags(CreateOrUpdateTagsRequest createOrUpdateTagsRequest)Creates or updates tags for the specified Auto Scaling group.Method parameters in com.amazonaws.services.autoscaling with type arguments of type CreateOrUpdateTagsResult Modifier and Type Method Description Future<CreateOrUpdateTagsResult>AbstractAmazonAutoScalingAsync. createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler)Future<CreateOrUpdateTagsResult>AmazonAutoScalingAsync. createOrUpdateTagsAsync(CreateOrUpdateTagsRequest createOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler)Creates or updates tags for the specified Auto Scaling group.Future<CreateOrUpdateTagsResult>AmazonAutoScalingAsyncClient. createOrUpdateTagsAsync(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest,CreateOrUpdateTagsResult> asyncHandler) -
Uses of CreateOrUpdateTagsResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return CreateOrUpdateTagsResult Modifier and Type Method Description CreateOrUpdateTagsResultCreateOrUpdateTagsResult. clone()
-