| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
List<Backend> |
VirtualNodeSpec.backends()
The backends that the virtual node is expected to send outbound traffic to.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNodeSpec.Builder |
VirtualNodeSpec.Builder.backends(Backend... backends)
The backends that the virtual node is expected to send outbound traffic to.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNodeSpec.Builder |
VirtualNodeSpec.Builder.backends(Collection<Backend> backends)
The backends that the virtual node is expected to send outbound traffic to.
|
Copyright © 2021. All rights reserved.