| Package | Description |
|---|---|
| com.amazonaws.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static SyncJobState |
SyncJobState.fromValue(String value)
Use this in place of valueOf.
|
static SyncJobState |
SyncJobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncJobState[] |
SyncJobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteSyncJobResult |
DeleteSyncJobResult.withState(SyncJobState state)
The SyncJob response state.
|
CreateSyncJobResult |
CreateSyncJobResult.withState(SyncJobState state)
The SyncJob response state.
|
SyncJobStatus |
SyncJobStatus.withState(SyncJobState state)
The SyncJob status state.
|
Copyright © 2025. All rights reserved.