public final class VolumeSpec extends Object implements Serializable, Comparable
| Modifier and Type | Class and Description | 
|---|---|
| static class  | VolumeSpec.BuilderBuilder for VolumeSpec. | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | CREATE | 
| static String | DELETE | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compareTo(Object o) | 
| boolean | equals(Object o) | 
| String | getVolumeDriver() | 
| String | getVolumeName() | 
| String | getVolumeOperation() | 
| int | hashCode() | 
public static final String CREATE
public static final String DELETE
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.