Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
HttpFaultDelay |
HttpFaultDelay.Builder.build() |
static HttpFaultDelay |
HttpFaultDelay.getDefaultInstance() |
HttpFaultDelay |
HttpFaultInjection.getDelay()
The specification for how client requests are delayed as part of fault injection, before being
sent to a backend service.
|
HttpFaultDelay |
HttpFaultInjection.Builder.getDelay()
The specification for how client requests are delayed as part of fault injection, before
being sent to a backend service.
|
Modifier and Type | Method and Description |
---|---|
HttpFaultDelay.Builder |
HttpFaultDelay.Builder.mergeFrom(HttpFaultDelay other) |
static HttpFaultDelay.Builder |
HttpFaultDelay.newBuilder(HttpFaultDelay prototype) |
HttpFaultInjection.Builder |
HttpFaultInjection.Builder.setDelay(HttpFaultDelay delay)
The specification for how client requests are delayed as part of fault injection, before
being sent to a backend service.
|
Copyright © 2019 Google LLC. All rights reserved.