Uses of Class
org.jclouds.glesys.domain.ArchiveAllowedArguments
-
Packages that use ArchiveAllowedArguments Package Description org.jclouds.glesys.domain org.jclouds.glesys.features -
-
Uses of ArchiveAllowedArguments in org.jclouds.glesys.domain
Methods in org.jclouds.glesys.domain that return ArchiveAllowedArguments Modifier and Type Method Description ArchiveAllowedArguments
ArchiveAllowedArguments.Builder. build()
Methods in org.jclouds.glesys.domain with parameters of type ArchiveAllowedArguments Modifier and Type Method Description T
ArchiveAllowedArguments.Builder. fromArchiveAllowedArguments(ArchiveAllowedArguments in)
-
Uses of ArchiveAllowedArguments in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features that return ArchiveAllowedArguments Modifier and Type Method Description ArchiveAllowedArguments
ArchiveApi. getAllowedArguments()
Lists the allowed arguments for some of the functions in this module such as archive size.
-