Uses of Class
com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsResult
Packages that use CreateOrUpdateTagsResult
-
Uses of CreateOrUpdateTagsResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return CreateOrUpdateTagsResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.createOrUpdateTags
(CreateOrUpdateTagsRequest request) AmazonAutoScaling.createOrUpdateTags
(CreateOrUpdateTagsRequest createOrUpdateTagsRequest) Creates or updates tags for the specified Auto Scaling group.AmazonAutoScalingClient.createOrUpdateTags
(CreateOrUpdateTagsRequest createOrUpdateTagsRequest) Creates or updates tags for the specified Auto Scaling group.Methods in com.amazonaws.services.autoscaling that return types with arguments of type CreateOrUpdateTagsResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request) AbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) AmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest createOrUpdateTagsRequest) Creates or updates tags for the specified Auto Scaling group.AmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest createOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) Creates or updates tags for the specified Auto Scaling group.AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request) AmazonAutoScalingAsyncClient.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type CreateOrUpdateTagsResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest request, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) AmazonAutoScalingAsync.createOrUpdateTagsAsync
(CreateOrUpdateTagsRequest createOrUpdateTagsRequest, AsyncHandler<CreateOrUpdateTagsRequest, CreateOrUpdateTagsResult> asyncHandler) Creates or updates tags for the specified Auto Scaling group.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