public class Tags extends Object
Tags()
Map<String,String>
tags()
Tags
withTags(Map<String,String> tags)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tags()
public Map<String,String> tags()
public Tags withTags(Map<String,String> tags)
tags
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */