@Immutable public interface Tags
@NotNull(message="tag is never NULL") Tag create(@NotNull(message="params can\'t be null") javax.json.JsonObject params) throws IOException
params - The input for creating the Tag.IOException - - If anything goes wrong.Copyright © 2012–2014 jcabi.com. All rights reserved.