Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.builder()
Creates a builder for
ImmutableLogicalVolume . |
ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.Builder.deviceRootNode(DeviceTreeDetails deviceRootNode)
Initializes the value for the
deviceRootNode attribute. |
ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.Builder.from(LogicalVolume instance)
Fill a builder with attribute values from the provided
LogicalVolume instance. |
ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.Builder.groupName(String groupName)
Initializes the value for the
groupName attribute. |
ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.Builder.groupUuid(String groupUuid)
Initializes the value for the
groupUuid attribute. |
ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableLogicalVolume.Builder |
ImmutableLogicalVolume.Builder.uuid(String uuid)
Initializes the value for the
uuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.