Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.enums | |
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
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
partitionTableFormat attribute. |
ImmutableDisk |
ImmutableDisk.withPartitionTableFormat(PartitionTableFormat value)
Copy the current immutable object by setting a value for the
partitionTableFormat attribute. |
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
partitionTableFormat attribute. |
ImmutableDisk |
ImmutableDisk.withPartitionTableFormat(PartitionTableFormat value)
Copy the current immutable object by setting a value for the
partitionTableFormat attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.