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