Uses of Class
org.jclouds.elasticstack.domain.DriveData
Packages that use DriveData
Package
Description
-
Uses of DriveData in org.jclouds.elasticstack
Methods in org.jclouds.elasticstack with parameters of type DriveDataModifier and TypeMethodDescriptionElasticStackApi.setDriveData
(String uuid, DriveData setDrive) set extra drive data -
Uses of DriveData in org.jclouds.elasticstack.binders
Constructor parameters in org.jclouds.elasticstack.binders with type arguments of type DriveDataModifierConstructorDescriptionBindDriveDataToPlainTextString
(com.google.common.base.Function<DriveData, Map<String, String>> createDriveRequestToMap, ListOfMapsToListOfKeyValuesDelimitedByBlankLines listOfMapsToListOfKeyValuesDelimitedByBlankLines) -
Uses of DriveData in org.jclouds.elasticstack.domain
Methods in org.jclouds.elasticstack.domain that return DriveData -
Uses of DriveData in org.jclouds.elasticstack.functions
Methods in org.jclouds.elasticstack.functions with parameters of type DriveData