| Package | Description |
|---|---|
| com.amazonaws.services.snowdevicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceState |
InstanceState.clone() |
InstanceState |
Instance.getState() |
InstanceState |
InstanceState.withCode(Integer code)
The state of the instance as a 16-bit unsigned integer.
|
InstanceState |
InstanceState.withName(InstanceStateName name)
The current state of the instance.
|
InstanceState |
InstanceState.withName(String name)
The current state of the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setState(InstanceState state) |
Instance |
Instance.withState(InstanceState state) |
Copyright © 2022. All rights reserved.