Uses of Class
com.amazonaws.services.cloudtrail.model.RemoveTagsResult
Packages that use RemoveTagsResult
-
Uses of RemoveTagsResult in com.amazonaws.services.cloudtrail
Methods in com.amazonaws.services.cloudtrail that return RemoveTagsResultModifier and TypeMethodDescriptionAbstractAWSCloudTrail.removeTags(RemoveTagsRequest request) AWSCloudTrail.removeTags(RemoveTagsRequest removeTagsRequest) Removes the specified tags from a trail.AWSCloudTrailClient.removeTags(RemoveTagsRequest removeTagsRequest) Removes the specified tags from a trail.Methods in com.amazonaws.services.cloudtrail that return types with arguments of type RemoveTagsResultModifier and TypeMethodDescriptionAbstractAWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest request) AbstractAWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest) Removes the specified tags from a trail.AWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes the specified tags from a trail.AWSCloudTrailAsyncClient.removeTagsAsync(RemoveTagsRequest request) AWSCloudTrailAsyncClient.removeTagsAsync(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Method parameters in com.amazonaws.services.cloudtrail with type arguments of type RemoveTagsResultModifier and TypeMethodDescriptionAbstractAWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) AWSCloudTrailAsync.removeTagsAsync(RemoveTagsRequest removeTagsRequest, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) Removes the specified tags from a trail.AWSCloudTrailAsyncClient.removeTagsAsync(RemoveTagsRequest request, AsyncHandler<RemoveTagsRequest, RemoveTagsResult> asyncHandler) -
Uses of RemoveTagsResult in com.amazonaws.services.cloudtrail.model
Methods in com.amazonaws.services.cloudtrail.model that return RemoveTagsResult