Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableDiskBlock.Builder |
ImmutableDiskBlock.builder()
Creates a builder for
ImmutableDiskBlock . |
ImmutableDiskBlock.Builder |
ImmutableDiskBlock.Builder.from(DiskBlock instance)
Fill a builder with attribute values from the provided
DiskBlock instance. |
ImmutableDiskBlock.Builder |
ImmutableDiskBlock.Builder.lengthBytes(long lengthBytes)
Initializes the value for the
lengthBytes attribute. |
ImmutableDiskBlock.Builder |
ImmutableDiskBlock.Builder.offsetBytes(long offsetBytes)
Initializes the value for the
offsetBytes attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.