Uses of Class
org.jclouds.elasticstack.domain.DriveInfo.Builder
Packages that use DriveInfo.Builder
-
Uses of DriveInfo.Builder in org.jclouds.elasticstack.domain
Methods in org.jclouds.elasticstack.domain that return DriveInfo.BuilderModifier and TypeMethodDescriptionDriveInfo.Builder.encryptionCipher
(String encryptionCipher) static DriveInfo.Builder
DriveInfo.Builder.fromDriveInfo
(DriveInfo driveInfo) DriveInfo.Builder.metrics
(DriveMetrics metrics) DriveInfo.Builder.size
(long size) DriveInfo.Builder.status
(DriveStatus status) DriveInfo.Builder.userMetadata
(Map<String, String> userMetadata)