Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableLogicalVolume |
ImmutableLogicalVolume.Builder.build()
Builds a new
ImmutableLogicalVolume . |
static ImmutableLogicalVolume |
ImmutableLogicalVolume.copyOf(LogicalVolume instance)
Creates an immutable copy of a
LogicalVolume value. |
ImmutableLogicalVolume |
ImmutableLogicalVolume.withDeviceRootNode(DeviceTreeDetails value)
Copy the current immutable object by setting a value for the
deviceRootNode attribute. |
ImmutableLogicalVolume |
ImmutableLogicalVolume.withGroupName(String value)
Copy the current immutable object by setting a value for the
groupName attribute. |
ImmutableLogicalVolume |
ImmutableLogicalVolume.withGroupUuid(String value)
Copy the current immutable object by setting a value for the
groupUuid attribute. |
ImmutableLogicalVolume |
ImmutableLogicalVolume.withName(String value)
Copy the current immutable object by setting a value for the
name attribute. |
ImmutableLogicalVolume |
ImmutableLogicalVolume.withUuid(String value)
Copy the current immutable object by setting a value for the
uuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.