|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriveInfo.Builder | |
---|---|
org.jclouds.elasticstack.domain |
Uses of DriveInfo.Builder in org.jclouds.elasticstack.domain |
---|
Methods in org.jclouds.elasticstack.domain that return DriveInfo.Builder | |
---|---|
DriveInfo.Builder |
DriveInfo.Builder.claimed(Iterable<String> claimed)
|
DriveInfo.Builder |
DriveInfo.Builder.claimType(ClaimType claimType)
|
DriveInfo.Builder |
DriveInfo.Builder.encryptionCipher(String encryptionCipher)
|
static DriveInfo.Builder |
DriveInfo.Builder.fromDriveInfo(DriveInfo driveInfo)
|
DriveInfo.Builder |
DriveInfo.Builder.imaging(String imaging)
|
DriveInfo.Builder |
DriveInfo.Builder.metrics(DriveMetrics metrics)
|
DriveInfo.Builder |
DriveInfo.Builder.name(String name)
|
DriveInfo.Builder |
DriveInfo.Builder.readers(Iterable<String> readers)
|
DriveInfo.Builder |
DriveInfo.Builder.size(long size)
|
DriveInfo.Builder |
DriveInfo.Builder.status(DriveStatus status)
|
DriveInfo.Builder |
DriveInfo.Builder.tags(Iterable<String> tags)
|
DriveInfo.Builder |
DriveInfo.Builder.user(String user)
|
DriveInfo.Builder |
DriveInfo.Builder.userMetadata(Map<String,String> userMetadata)
|
DriveInfo.Builder |
DriveInfo.Builder.uuid(String uuid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |