Package org.jclouds.elasticstack.domain
Class CreateDriveRequest
java.lang.Object
org.jclouds.elasticstack.domain.Item
org.jclouds.elasticstack.domain.Drive
org.jclouds.elasticstack.domain.CreateDriveRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jclouds.elasticstack.domain.Item
name, tags, userMetadata, uuid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.elasticstack.domain.Drive
getClaimType, getReaders, getSize
Methods inherited from class org.jclouds.elasticstack.domain.Item
getName, getTags, getUserMetadata, getUuid
-
Constructor Details
-
CreateDriveRequest
-
-
Method Details
-
getAvoid
- Returns:
- list of existing drives to ensure this new drive is created on physical different hardware than those existing drives
-
getEncryptionCipher
- Returns:
- either 'none' or 'aes-xts-plain' (the default)
-
hashCode
public int hashCode() -
equals
-
toString
-