Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableJobCopyRunInfo |
ImmutableJobCopyRunInfo.Builder.build()
Builds a new
ImmutableJobCopyRunInfo . |
static ImmutableJobCopyRunInfo |
ImmutableJobCopyRunInfo.copyOf(JobCopyRunInfo instance)
Creates an immutable copy of a
JobCopyRunInfo value. |
ImmutableJobCopyRunInfo |
ImmutableJobCopyRunInfo.withStatus(RunStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
ImmutableJobCopyRunInfo |
ImmutableJobCopyRunInfo.withTargetType(SnapshotTargetType value)
Copy the current immutable object by setting a value for the
targetType attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.