Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ConnectionDraining |
ConnectionDraining.clone() |
ConnectionDraining |
BackendService.getConnectionDraining()
connectionDraining cannot be specified with haPolicy.
|
ConnectionDraining |
ConnectionDraining.set(String fieldName,
Object value) |
ConnectionDraining |
ConnectionDraining.setDrainingTimeoutSec(Integer drainingTimeoutSec)
Configures a duration timeout for existing requests on a removed backend instance.
|
Modifier and Type | Method and Description |
---|---|
BackendService |
BackendService.setConnectionDraining(ConnectionDraining connectionDraining)
connectionDraining cannot be specified with haPolicy.
|
Copyright © 2011–2025 Google. All rights reserved.