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