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