| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstancePortInfo> |
InstanceNetworking.ports()
An array of key-value pairs containing information about the ports on the instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceNetworking.Builder |
InstanceNetworking.Builder.ports(InstancePortInfo... ports)
An array of key-value pairs containing information about the ports on the instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceNetworking.Builder |
InstanceNetworking.Builder.ports(Collection<InstancePortInfo> ports)
An array of key-value pairs containing information about the ports on the instance.
|
Copyright © 2023. All rights reserved.