| Modifier and Type | Class and Description |
|---|---|
class |
HttpFaultDelay
Specifies the delay introduced by the load balancer before forwarding the request to the backend service as part of fault injection.
|
static class |
HttpFaultDelay.Builder
Specifies the delay introduced by the load balancer before forwarding the request to the backend service as part of fault injection.
|
| Modifier and Type | Method and Description |
|---|---|
HttpFaultDelayOrBuilder |
HttpFaultInjection.getDelayOrBuilder()
The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.
|
HttpFaultDelayOrBuilder |
HttpFaultInjection.Builder.getDelayOrBuilder()
The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.
|
HttpFaultDelayOrBuilder |
HttpFaultInjectionOrBuilder.getDelayOrBuilder()
The specification for how client requests are delayed as part of fault injection, before being sent to a backend service.
|
Copyright © 2023 Google LLC. All rights reserved.