Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupvdcs.api.enums | |
com.iland.cohesity.iaas.backups.backupvdcs.api.model |
IaaS Backups vDCs API model package.
|
com.iland.core.web.rest.response.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static RemoteBackupClusterStatus |
RemoteBackupClusterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteBackupClusterStatus[] |
RemoteBackupClusterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RemoteBackupClusterStatus |
RemoteVdcBackupClusterInfo.status()
Status of the cluster for the target vDC.
|
RemoteBackupClusterStatus |
ImmutableRemoteVdcBackupClusterInfo.status()
Status of the cluster for the target vDC.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRemoteVdcBackupClusterInfo.Builder |
ImmutableRemoteVdcBackupClusterInfo.Builder.status(RemoteBackupClusterStatus status)
Initializes the value for the
status attribute. |
ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.withStatus(RemoteBackupClusterStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
Modifier and Type | Method and Description |
---|---|
RemoteBackupClusterStatus |
RemoteVdcBackupClusterInfo.status()
Status of the cluster for the target vDC.
|
RemoteBackupClusterStatus |
ImmutableRemoteVdcBackupClusterInfo.status()
Status of the cluster for the target vDC.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRemoteVdcBackupClusterInfo.Builder |
ImmutableRemoteVdcBackupClusterInfo.Builder.status(RemoteBackupClusterStatus status)
Initializes the value for the
status attribute. |
ImmutableRemoteVdcBackupClusterInfo |
ImmutableRemoteVdcBackupClusterInfo.withStatus(RemoteBackupClusterStatus value)
Copy the current immutable object by setting a value for the
status attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.