org.jclouds.glesys.domain
Class ArchiveAllowedArguments.Builder
java.lang.Object
org.jclouds.glesys.domain.ArchiveAllowedArguments.Builder
- Enclosing class:
- ArchiveAllowedArguments
public static class ArchiveAllowedArguments.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArchiveAllowedArguments.Builder
public ArchiveAllowedArguments.Builder()
archiveSizes
public ArchiveAllowedArguments.Builder archiveSizes(List<Integer> archiveSizes)
archiveSizes
public ArchiveAllowedArguments.Builder archiveSizes(Integer... archiveSizes)
build
public ArchiveAllowedArguments build()
fromArchiveAllowedArguments
public ArchiveAllowedArguments.Builder fromArchiveAllowedArguments(ArchiveAllowedArguments in)
Copyright © 2009-2012 jclouds. All Rights Reserved.