org.jclouds.glesys.domain
Class ArchiveAllowedArguments.Builder<T extends ArchiveAllowedArguments.Builder<T>>
java.lang.Object
org.jclouds.glesys.domain.ArchiveAllowedArguments.Builder<T>
- Enclosing class:
- ArchiveAllowedArguments
public abstract static class ArchiveAllowedArguments.Builder<T extends ArchiveAllowedArguments.Builder<T>>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
archiveSizes
protected List<Integer> archiveSizes
ArchiveAllowedArguments.Builder
public ArchiveAllowedArguments.Builder()
self
protected abstract T self()
archiveSizes
public T archiveSizes(List<Integer> archiveSizes)
- See Also:
ArchiveAllowedArguments.getSizes()
archiveSizes
public T archiveSizes(Integer... in)
build
public ArchiveAllowedArguments build()
fromArchiveAllowedArguments
public T fromArchiveAllowedArguments(ArchiveAllowedArguments in)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.