| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
ListenerTimeout |
ListenerTimeout.clone() |
ListenerTimeout |
Listener.getTimeout() |
ListenerTimeout |
ListenerTimeout.withGrpc(GrpcTimeout grpc) |
ListenerTimeout |
ListenerTimeout.withHttp(HttpTimeout http) |
ListenerTimeout |
ListenerTimeout.withHttp2(HttpTimeout http2) |
ListenerTimeout |
ListenerTimeout.withTcp(TcpTimeout tcp) |
| Modifier and Type | Method and Description |
|---|---|
void |
Listener.setTimeout(ListenerTimeout timeout) |
Listener |
Listener.withTimeout(ListenerTimeout timeout) |
Copyright © 2020. All rights reserved.