Uses of Interface
com.google.cloud.compute.v1.CircuitBreakersOrBuilder
-
Packages that use CircuitBreakersOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of CircuitBreakersOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement CircuitBreakersOrBuilder Modifier and Type Class Description classCircuitBreakersSettings controlling the volume of requests, connections and retries to this backend service.static classCircuitBreakers.BuilderSettings controlling the volume of requests, connections and retries to this backend service.Methods in com.google.cloud.compute.v1 that return CircuitBreakersOrBuilder Modifier and Type Method Description CircuitBreakersOrBuilderBackendService.Builder. getCircuitBreakersOrBuilder()optional .google.cloud.compute.v1.CircuitBreakers circuit_breakers = 421340061;CircuitBreakersOrBuilderBackendService. getCircuitBreakersOrBuilder()optional .google.cloud.compute.v1.CircuitBreakers circuit_breakers = 421340061;CircuitBreakersOrBuilderBackendServiceOrBuilder. getCircuitBreakersOrBuilder()optional .google.cloud.compute.v1.CircuitBreakers circuit_breakers = 421340061;
-