Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableFStatInfo |
ImmutableFStatInfo.Builder.build()
Builds a new
ImmutableFStatInfo . |
static ImmutableFStatInfo |
ImmutableFStatInfo.copyOf(FStatInfo instance)
Creates an immutable copy of a
FStatInfo value. |
ImmutableFStatInfo |
ImmutableFStatInfo.withModifiedTime(Instant value)
Copy the current immutable object by setting a value for the
modifiedTime attribute. |
ImmutableFStatInfo |
ImmutableFStatInfo.withSize(long value)
Copy the current immutable object by setting a value for the
size attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.