Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableFilesAndFoldersInfo |
ImmutableFilesAndFoldersInfo.Builder.build()
Builds a new
ImmutableFilesAndFoldersInfo . |
static ImmutableFilesAndFoldersInfo |
ImmutableFilesAndFoldersInfo.copyOf(FilesAndFoldersInfo instance)
Creates an immutable copy of a
FilesAndFoldersInfo value. |
ImmutableFilesAndFoldersInfo |
ImmutableFilesAndFoldersInfo.withAbsolutePath(String value)
Copy the current immutable object by setting a value for the
absolutePath attribute. |
ImmutableFilesAndFoldersInfo |
ImmutableFilesAndFoldersInfo.withIsDirectory(boolean value)
Copy the current immutable object by setting a value for the
isDirectory attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.