Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableFStatInfo.Builder |
ImmutableFStatInfo.builder()
Creates a builder for
ImmutableFStatInfo . |
ImmutableFStatInfo.Builder |
ImmutableFStatInfo.Builder.from(FStatInfo instance)
Fill a builder with attribute values from the provided
FStatInfo instance. |
ImmutableFStatInfo.Builder |
ImmutableFStatInfo.Builder.modifiedTime(Instant modifiedTime)
Initializes the value for the
modifiedTime attribute. |
ImmutableFStatInfo.Builder |
ImmutableFStatInfo.Builder.size(long size)
Initializes the value for the
size attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.