@Generated public class DiskSpec extends Object
Constructor and Description |
---|
DiskSpec() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getDiskCount() |
Long |
getDiskIops() |
Long |
getDiskSize() |
Long |
getDiskThroughput() |
DiskType |
getDiskType() |
int |
hashCode() |
DiskSpec |
setDiskCount(Long diskCount) |
DiskSpec |
setDiskIops(Long diskIops) |
DiskSpec |
setDiskSize(Long diskSize) |
DiskSpec |
setDiskThroughput(Long diskThroughput) |
DiskSpec |
setDiskType(DiskType diskType) |
String |
toString() |
Copyright © 2023. All rights reserved.