| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
List<VirtualRouterListener> |
VirtualRouterSpec.listeners()
The listeners that the virtual router is expected to receive inbound traffic from.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualRouterSpec.Builder |
VirtualRouterSpec.Builder.listeners(VirtualRouterListener... listeners)
The listeners that the virtual router is expected to receive inbound traffic from.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualRouterSpec.Builder |
VirtualRouterSpec.Builder.listeners(Collection<VirtualRouterListener> listeners)
The listeners that the virtual router is expected to receive inbound traffic from.
|
Copyright © 2021. All rights reserved.