| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
TcpTimeout |
ListenerTimeout.tcp()
An object that represents types of timeouts.
|
TcpTimeout |
TcpRoute.timeout()
An object that represents types of timeouts.
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerTimeout |
ListenerTimeout.fromTcp(TcpTimeout tcp)
Create an instance of this class with
ListenerTimeout.tcp() initialized to the given value. |
ListenerTimeout.Builder |
ListenerTimeout.Builder.tcp(TcpTimeout tcp)
An object that represents types of timeouts.
|
TcpRoute.Builder |
TcpRoute.Builder.timeout(TcpTimeout timeout)
An object that represents types of timeouts.
|
Copyright © 2023. All rights reserved.