| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
TcpTimeout |
TcpTimeout.clone() |
TcpTimeout |
ListenerTimeout.getTcp()
An object that represents types of timeouts.
|
TcpTimeout |
TcpRoute.getTimeout()
An object that represents types of timeouts.
|
TcpTimeout |
TcpTimeout.withIdle(Duration idle)
An object that represents an idle timeout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerTimeout.setTcp(TcpTimeout tcp)
An object that represents types of timeouts.
|
void |
TcpRoute.setTimeout(TcpTimeout timeout)
An object that represents types of timeouts.
|
ListenerTimeout |
ListenerTimeout.withTcp(TcpTimeout tcp)
An object that represents types of timeouts.
|
TcpRoute |
TcpRoute.withTimeout(TcpTimeout timeout)
An object that represents types of timeouts.
|
Copyright © 2023. All rights reserved.