Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDeviceNode |
ImmutableDeviceNode.Builder.build()
Builds a new
ImmutableDeviceNode . |
static ImmutableDeviceNode |
ImmutableDeviceNode.copyOf(DeviceNode instance)
Creates an immutable copy of a
DeviceNode value. |
ImmutableDeviceNode |
ImmutableDeviceNode.withIntermediateNode(DeviceTreeDetails value)
Copy the current immutable object by setting a value for the
intermediateNode 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.