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