| Package | Description |
|---|---|
| software.amazon.awssdk.services.simspaceweaver.model |
| Modifier and Type | Method and Description |
|---|---|
List<SimulationAppPortMapping> |
SimulationAppEndpointInfo.ingressPortMappings()
The inbound TCP/UDP port numbers of the app.
|
| Modifier and Type | Method and Description |
|---|---|
SimulationAppEndpointInfo.Builder |
SimulationAppEndpointInfo.Builder.ingressPortMappings(SimulationAppPortMapping... ingressPortMappings)
The inbound TCP/UDP port numbers of the app.
|
| Modifier and Type | Method and Description |
|---|---|
SimulationAppEndpointInfo.Builder |
SimulationAppEndpointInfo.Builder.ingressPortMappings(Collection<SimulationAppPortMapping> ingressPortMappings)
The inbound TCP/UDP port numbers of the app.
|
Copyright © 2023. All rights reserved.