Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDiskBlock |
ImmutableDiskBlock.Builder.build()
Builds a new
ImmutableDiskBlock . |
static ImmutableDiskBlock |
ImmutableDiskBlock.copyOf(DiskBlock instance)
Creates an immutable copy of a
DiskBlock value. |
ImmutableDiskBlock |
ImmutableDiskBlock.withLengthBytes(long value)
Copy the current immutable object by setting a value for the
lengthBytes attribute. |
ImmutableDiskBlock |
ImmutableDiskBlock.withOffsetBytes(long value)
Copy the current immutable object by setting a value for the
offsetBytes attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.