| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstancePortState> |
GetInstancePortStatesResponse.portStates()
An array of objects that describe the firewall port states for the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetInstancePortStatesResponse.Builder |
GetInstancePortStatesResponse.Builder.portStates(InstancePortState... portStates)
An array of objects that describe the firewall port states for the specified instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetInstancePortStatesResponse.Builder |
GetInstancePortStatesResponse.Builder.portStates(Collection<InstancePortState> portStates)
An array of objects that describe the firewall port states for the specified instance.
|
Copyright © 2021. All rights reserved.