| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
HttpTimeout |
ListenerTimeout.http()
An object that represents types of timeouts.
|
HttpTimeout |
ListenerTimeout.http2()
An object that represents types of timeouts.
|
HttpTimeout |
HttpRoute.timeout()
An object that represents types of timeouts.
|
| Modifier and Type | Method and Description |
|---|---|
ListenerTimeout.Builder |
ListenerTimeout.Builder.http(HttpTimeout http)
An object that represents types of timeouts.
|
ListenerTimeout.Builder |
ListenerTimeout.Builder.http2(HttpTimeout http2)
An object that represents types of timeouts.
|
HttpRoute.Builder |
HttpRoute.Builder.timeout(HttpTimeout timeout)
An object that represents types of timeouts.
|
Copyright © 2021. All rights reserved.