Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableFilePartitionBlock
Immutable implementation of
FilePartitionBlock . |
Modifier and Type | Method and Description |
---|---|
FilePartitionBlock |
ImmutableDeviceNode.leafNode()
Defines a leaf node of a device tree.
|
FilePartitionBlock |
DeviceNode.leafNode()
Defines a leaf node of a device tree.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableFilePartitionBlock |
ImmutableFilePartitionBlock.copyOf(FilePartitionBlock instance)
Creates an immutable copy of a
FilePartitionBlock value. |
ImmutableFilePartitionBlock.Builder |
ImmutableFilePartitionBlock.Builder.from(FilePartitionBlock instance)
Fill a builder with attribute values from the provided
FilePartitionBlock instance. |
ImmutableDeviceNode.Builder |
ImmutableDeviceNode.Builder.leafNode(FilePartitionBlock leafNode)
Initializes the value for the
leafNode attribute. |
ImmutableDeviceNode |
ImmutableDeviceNode.withLeafNode(FilePartitionBlock value)
Copy the current immutable object by setting a value for the
leafNode attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.