Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableGetFileSnapshotInfoParams |
ImmutableGetFileSnapshotInfoParams.Builder.build()
Builds a new
ImmutableGetFileSnapshotInfoParams . |
static ImmutableGetFileSnapshotInfoParams |
ImmutableGetFileSnapshotInfoParams.copyOf(GetFileSnapshotInfoParams instance)
Creates an immutable copy of a
GetFileSnapshotInfoParams value. |
ImmutableGetFileSnapshotInfoParams |
ImmutableGetFileSnapshotInfoParams.withBackupGroupUid(BackupGroupUid value)
Copy the current immutable object by setting a value for the
backupGroupUid attribute. |
ImmutableGetFileSnapshotInfoParams |
ImmutableGetFileSnapshotInfoParams.withFilename(String value)
Copy the current immutable object by setting a value for the
filename attribute. |
ImmutableGetFileSnapshotInfoParams |
ImmutableGetFileSnapshotInfoParams.withVmUuid(VmUuid value)
Copy the current immutable object by setting a value for the
vmUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.