| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Duration | Duration. clone() | 
| Duration | OutlierDetection. getBaseEjectionTime()The base time that a host is ejected for. | 
| Duration | HttpFaultDelay. getFixedDelay()Specifies the value of the fixed delay interval. | 
| Duration | OutlierDetection. getInterval()Time interval between ejection analysis sweeps. | 
| Duration | NodeGroupMaintenanceWindow. getMaintenanceDuration()[Output only] A predetermined duration for the window, automatically chosen to be the smallest
 possible in the given scenario. | 
| Duration | BackendService. getMaxStreamDuration()Specifies the default maximum duration (timeout) for streams to this service. | 
| Duration | HttpRouteAction. getMaxStreamDuration()Specifies the maximum duration (timeout) for streams on the selected route. | 
| Duration | HttpRetryPolicy. getPerTryTimeout()Specifies a non-zero timeout per retry attempt. | 
| Duration | NotificationEndpointGrpcSettings. getResendInterval()Optional. | 
| Duration | HttpRouteAction. getTimeout()Specifies the timeout for the selected route. | 
| Duration | ConsistentHashLoadBalancerSettingsHttpCookie. getTtl()Lifetime of the cookie. | 
| Duration | Duration. set(String fieldName,
   Object value) | 
| Duration | Duration. setNanos(Integer nanos)Span of time that's a fraction of a second at nanosecond resolution. | 
| Duration | Duration. setSeconds(Long seconds)Span of time at a resolution of a second. | 
| Modifier and Type | Method and Description | 
|---|---|
| OutlierDetection | OutlierDetection. setBaseEjectionTime(Duration baseEjectionTime)The base time that a host is ejected for. | 
| HttpFaultDelay | HttpFaultDelay. setFixedDelay(Duration fixedDelay)Specifies the value of the fixed delay interval. | 
| OutlierDetection | OutlierDetection. setInterval(Duration interval)Time interval between ejection analysis sweeps. | 
| NodeGroupMaintenanceWindow | NodeGroupMaintenanceWindow. setMaintenanceDuration(Duration maintenanceDuration)[Output only] A predetermined duration for the window, automatically chosen to be the smallest
 possible in the given scenario. | 
| BackendService | BackendService. setMaxStreamDuration(Duration maxStreamDuration)Specifies the default maximum duration (timeout) for streams to this service. | 
| HttpRouteAction | HttpRouteAction. setMaxStreamDuration(Duration maxStreamDuration)Specifies the maximum duration (timeout) for streams on the selected route. | 
| HttpRetryPolicy | HttpRetryPolicy. setPerTryTimeout(Duration perTryTimeout)Specifies a non-zero timeout per retry attempt. | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. setResendInterval(Duration resendInterval)Optional. | 
| HttpRouteAction | HttpRouteAction. setTimeout(Duration timeout)Specifies the timeout for the selected route. | 
| ConsistentHashLoadBalancerSettingsHttpCookie | ConsistentHashLoadBalancerSettingsHttpCookie. setTtl(Duration ttl)Lifetime of the cookie. | 
Copyright © 2011–2021 Google. All rights reserved.