| Package | Description |
|---|---|
| com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.Builder.build()
Builds a new
ImmutableDeviceTreeDetails. |
static ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.copyOf(DeviceTreeDetails instance)
Creates an immutable copy of a
DeviceTreeDetails value. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withCombineMethod(CombineMethod value)
Copy the current immutable object by setting a value for the
combineMethod attribute. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withDeviceLength(long value)
Copy the current immutable object by setting a value for the
deviceLength attribute. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withDeviceNodes(DeviceNode... elements)
Copy the current immutable object with elements that replace the content of
deviceNodes. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withDeviceNodes(Iterable<? extends DeviceNode> elements)
Copy the current immutable object with elements that replace the content of
deviceNodes. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withStripeSize(double value)
Copy the current immutable object by setting a value for the
stripeSize attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.