org.jclouds.googlecomputeengine.domain
Class Deprecated.Builder
java.lang.Object
org.jclouds.googlecomputeengine.domain.Deprecated.Builder
- Enclosing class:
- Deprecated
public static class Deprecated.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Deprecated.Builder
public Deprecated.Builder()
state
public Deprecated.Builder state(String state)
- See Also:
Deprecated.getState()
replacement
public Deprecated.Builder replacement(URI replacement)
- See Also:
Deprecated.getReplacement()
deprecated
public Deprecated.Builder deprecated(String deprecated)
- See Also:
Deprecated.getDeprecated()
obsolete
public Deprecated.Builder obsolete(String obsolete)
- See Also:
Deprecated.getObsolete()
deleted
public Deprecated.Builder deleted(String deleted)
- See Also:
Deprecated.getDeprecated()
build
public Deprecated build()
fromDeprecated
public Deprecated.Builder fromDeprecated(Deprecated in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.