Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ConnectionDraining |
ConnectionDraining.clone() |
ConnectionDraining |
BackendService.getConnectionDraining() |
ConnectionDraining |
ConnectionDraining.set(String fieldName,
Object value) |
ConnectionDraining |
ConnectionDraining.setDrainingTimeoutSec(Integer drainingTimeoutSec)
The amount of time in seconds to allow existing connections to persist while on unhealthy
backend VMs.
|
Modifier and Type | Method and Description |
---|---|
BackendService |
BackendService.setConnectionDraining(ConnectionDraining connectionDraining) |
Copyright © 2011–2020 Google. All rights reserved.