| Package | Description | 
|---|---|
| com.iland.cohesity.iaas.backups.common.enums | |
| com.iland.core.web.rest.response.iaas.backup | 
| Modifier and Type | Method and Description | 
|---|---|
| static DiskFormat | DiskFormat. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static DiskFormat[] | DiskFormat. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| DiskFormat | ImmutableDisk. diskFormat()Specifies the format of the virtual disk. | 
| DiskFormat | Disk. diskFormat()Specifies the format of the virtual disk. | 
| Modifier and Type | Method and Description | 
|---|---|
| ImmutableDisk.Builder | ImmutableDisk.Builder. diskFormat(DiskFormat diskFormat)Initializes the value for the  diskFormatattribute. | 
| ImmutableDisk | ImmutableDisk. withDiskFormat(DiskFormat value)Copy the current immutable object by setting a value for the  diskFormatattribute. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.