| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<PortMapping> |
PortForwardingConfig.portMappings()
The port mappings for the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
PortForwardingConfig.Builder |
PortForwardingConfig.Builder.portMappings(PortMapping... portMappings)
The port mappings for the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
PortForwardingConfig.Builder |
PortForwardingConfig.Builder.portMappings(Collection<PortMapping> portMappings)
The port mappings for the configuration.
|
Copyright © 2022. All rights reserved.