Uses of Class
org.jclouds.elasticstack.domain.Drive
Packages that use Drive
Package
Description
-
Uses of Drive in org.jclouds.elasticstack
Methods in org.jclouds.elasticstack with parameters of type DriveModifier and TypeMethodDescriptionElasticStackApi.createDrive
(Drive createDrive) create a new drive -
Uses of Drive in org.jclouds.elasticstack.binders
Constructor parameters in org.jclouds.elasticstack.binders with type arguments of type DriveModifierConstructorDescriptionBindDriveToPlainTextString
(com.google.common.base.Function<Drive, Map<String, String>> createDriveRequestToMap, ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines) -
Uses of Drive in org.jclouds.elasticstack.domain
Subclasses of Drive in org.jclouds.elasticstack.domainModifier and TypeClassDescriptionclass
class
class
class
Methods in org.jclouds.elasticstack.domain that return Drive -
Uses of Drive in org.jclouds.elasticstack.functions
Methods in org.jclouds.elasticstack.functions with parameters of type Drive