public class ArchiveAllowedArguments extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ArchiveAllowedArguments.Builder |
Constructor and Description |
---|
ArchiveAllowedArguments(List<Integer> archiveSizes) |
Modifier and Type | Method and Description |
---|---|
static ArchiveAllowedArguments.Builder |
builder() |
boolean |
equals(Object object) |
List<Integer> |
getArchiveSizes() |
int |
hashCode() |
String |
toString() |
public static ArchiveAllowedArguments.Builder builder()
public List<Integer> getArchiveSizes()
Copyright © 2009-2012 jclouds. All Rights Reserved.