org.jclouds.softlayer.domain
Class TagType.Builder
java.lang.Object
org.jclouds.softlayer.domain.TagType.Builder
- Enclosing class:
- TagType
public static class TagType.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagType.Builder
public TagType.Builder()
keyName
public TagType.Builder keyName(String keyName)
- See Also:
TagType.getKeyName()
description
public TagType.Builder description(String description)
- See Also:
TagType.getDescription()
build
public TagType build()
fromTagType
public TagType.Builder fromTagType(TagType in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.