| Package | Description |
|---|---|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
static BackupJobStatus |
BackupJobStatus.fromValue(String value)
Use this in place of valueOf.
|
static BackupJobStatus |
BackupJobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupJobStatus[] |
BackupJobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BackupJobSummary |
BackupJobSummary.withState(BackupJobStatus state)
This value is job count for jobs with the specified state.
|
ListBackupJobSummariesRequest |
ListBackupJobSummariesRequest.withState(BackupJobStatus state)
This parameter returns the job count for jobs with the specified state.
|
Copyright © 2024. All rights reserved.