| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
PortMapping |
Listener.portMapping()
The port mapping information for the listener.
|
PortMapping |
VirtualRouterListener.portMapping()
Returns the value of the PortMapping property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.Builder |
Listener.Builder.portMapping(PortMapping portMapping)
The port mapping information for the listener.
|
VirtualRouterListener.Builder |
VirtualRouterListener.Builder.portMapping(PortMapping portMapping)
Sets the value of the PortMapping property for this object.
|
Copyright © 2021. All rights reserved.