| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceState |
GetInstanceStateResponse.state()
The state of the instance.
|
InstanceState |
Instance.state()
The status code and the state (e.g.,
running) for the instance. |
| Modifier and Type | Method and Description |
|---|---|
GetInstanceStateResponse.Builder |
GetInstanceStateResponse.Builder.state(InstanceState state)
The state of the instance.
|
Instance.Builder |
Instance.Builder.state(InstanceState state)
The status code and the state (e.g.,
running) for the instance. |
Copyright © 2021. All rights reserved.