Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.enums | |
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
com.iland.core.web.rest.response.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static RestoreTaskObjectStatus |
RestoreTaskObjectStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestoreTaskObjectStatus[] |
RestoreTaskObjectStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RestoreTaskObjectStatus |
RestoreTaskObjectState.status()
The status of the object.
|
RestoreTaskObjectStatus |
ImmutableRestoreTaskObjectState.status()
The status of the object.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRestoreTaskObjectState.Builder |
ImmutableRestoreTaskObjectState.Builder.status(RestoreTaskObjectStatus status)
Initializes the value for the
status attribute. |
ImmutableRestoreTaskObjectState |
ImmutableRestoreTaskObjectState.withStatus(RestoreTaskObjectStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
Modifier and Type | Method and Description |
---|---|
RestoreTaskObjectStatus |
RestoreTaskObjectState.status()
The status of the object.
|
RestoreTaskObjectStatus |
ImmutableRestoreTaskObjectState.status()
The status of the object.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRestoreTaskObjectState.Builder |
ImmutableRestoreTaskObjectState.Builder.status(RestoreTaskObjectStatus status)
Initializes the value for the
status attribute. |
ImmutableRestoreTaskObjectState |
ImmutableRestoreTaskObjectState.withStatus(RestoreTaskObjectStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.