Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.backupgroups.enums | |
com.iland.core.web.rest.response.iaas.backup |
Modifier and Type | Method and Description |
---|---|
StatusCopySnapshotTaskStatus |
ImmutableCopySnapshotTaskStatus.status()
Specifies the status of the source object being protected.
|
StatusCopySnapshotTaskStatus |
CopySnapshotTaskStatus.status()
Specifies the status of the source object being protected.
|
Modifier and Type | Method and Description |
---|---|
ImmutableCopySnapshotTaskStatus.Builder |
ImmutableCopySnapshotTaskStatus.Builder.status(StatusCopySnapshotTaskStatus status)
Initializes the value for the
status attribute. |
ImmutableCopySnapshotTaskStatus |
ImmutableCopySnapshotTaskStatus.withStatus(StatusCopySnapshotTaskStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
Modifier and Type | Method and Description |
---|---|
static StatusCopySnapshotTaskStatus |
StatusCopySnapshotTaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusCopySnapshotTaskStatus[] |
StatusCopySnapshotTaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StatusCopySnapshotTaskStatus |
CopySnapshotTaskStatus.getStatus()
Specifies the status of the source object being protected.
|
Constructor and Description |
---|
CopySnapshotTaskStatus(String error,
ProtectionSource source,
CopyRunStats stats,
StatusCopySnapshotTaskStatus status,
Instant taskEndTime,
Instant taskStartTime) |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.