| Modifier and Type | Method and Description |
|---|---|
Duration |
Duration.Builder.build() |
Duration |
Duration.Builder.buildPartial() |
Duration |
OutlierDetectionOrBuilder.getBaseEjectionTime()
The base time that a host is ejected for.
|
Duration |
OutlierDetection.getBaseEjectionTime()
The base time that a host is ejected for.
|
Duration |
OutlierDetection.Builder.getBaseEjectionTime()
The base time that a host is ejected for.
|
static Duration |
Duration.getDefaultInstance() |
Duration |
Duration.getDefaultInstanceForType() |
Duration |
Duration.Builder.getDefaultInstanceForType() |
Duration |
HttpFaultDelayOrBuilder.getFixedDelay()
Specifies the value of the fixed delay interval.
|
Duration |
HttpFaultDelay.getFixedDelay()
Specifies the value of the fixed delay interval.
|
Duration |
HttpFaultDelay.Builder.getFixedDelay()
Specifies the value of the fixed delay interval.
|
Duration |
OutlierDetectionOrBuilder.getInterval()
Time interval between ejection analysis sweeps.
|
Duration |
OutlierDetection.getInterval()
Time interval between ejection analysis sweeps.
|
Duration |
OutlierDetection.Builder.getInterval()
Time interval between ejection analysis sweeps.
|
Duration |
NodeGroupMaintenanceWindowOrBuilder.getMaintenanceDuration()
[Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
|
Duration |
NodeGroupMaintenanceWindow.getMaintenanceDuration()
[Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
|
Duration |
NodeGroupMaintenanceWindow.Builder.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 |
BackendService.Builder.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 |
HttpRouteAction.Builder.getMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route.
|
Duration |
HttpRouteActionOrBuilder.getMaxStreamDuration()
Specifies the maximum duration (timeout) for streams on the selected route.
|
Duration |
BackendServiceOrBuilder.getMaxStreamDuration()
Specifies the default maximum duration (timeout) for streams to this service.
|
Duration |
HttpRetryPolicyOrBuilder.getPerTryTimeout()
Specifies a non-zero timeout per retry attempt.
|
Duration |
HttpRetryPolicy.getPerTryTimeout()
Specifies a non-zero timeout per retry attempt.
|
Duration |
HttpRetryPolicy.Builder.getPerTryTimeout()
Specifies a non-zero timeout per retry attempt.
|
Duration |
NotificationEndpointGrpcSettings.getResendInterval()
Optional.
|
Duration |
NotificationEndpointGrpcSettings.Builder.getResendInterval()
Optional.
|
Duration |
NotificationEndpointGrpcSettingsOrBuilder.getResendInterval()
Optional.
|
Duration |
HttpRouteAction.getTimeout()
Specifies the timeout for the selected route.
|
Duration |
HttpRouteAction.Builder.getTimeout()
Specifies the timeout for the selected route.
|
Duration |
HttpRouteActionOrBuilder.getTimeout()
Specifies the timeout for the selected route.
|
Duration |
ConsistentHashLoadBalancerSettingsHttpCookieOrBuilder.getTtl()
Lifetime of the cookie.
|
Duration |
ConsistentHashLoadBalancerSettingsHttpCookie.getTtl()
Lifetime of the cookie.
|
Duration |
ConsistentHashLoadBalancerSettingsHttpCookie.Builder.getTtl()
Lifetime of the cookie.
|
static Duration |
Duration.parseDelimitedFrom(InputStream input) |
static Duration |
Duration.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Duration |
Duration.parseFrom(byte[] data) |
static Duration |
Duration.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Duration |
Duration.parseFrom(ByteBuffer data) |
static Duration |
Duration.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Duration |
Duration.parseFrom(com.google.protobuf.ByteString data) |
static Duration |
Duration.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Duration |
Duration.parseFrom(com.google.protobuf.CodedInputStream input) |
static Duration |
Duration.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Duration |
Duration.parseFrom(InputStream input) |
static Duration |
Duration.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Duration> |
Duration.getParserForType() |
static com.google.protobuf.Parser<Duration> |
Duration.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetection.Builder |
OutlierDetection.Builder.mergeBaseEjectionTime(Duration value)
The base time that a host is ejected for.
|
HttpFaultDelay.Builder |
HttpFaultDelay.Builder.mergeFixedDelay(Duration value)
Specifies the value of the fixed delay interval.
|
Duration.Builder |
Duration.Builder.mergeFrom(Duration other) |
OutlierDetection.Builder |
OutlierDetection.Builder.mergeInterval(Duration value)
Time interval between ejection analysis sweeps.
|
NodeGroupMaintenanceWindow.Builder |
NodeGroupMaintenanceWindow.Builder.mergeMaintenanceDuration(Duration value)
[Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
|
BackendService.Builder |
BackendService.Builder.mergeMaxStreamDuration(Duration value)
Specifies the default maximum duration (timeout) for streams to this service.
|
HttpRouteAction.Builder |
HttpRouteAction.Builder.mergeMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route.
|
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.mergePerTryTimeout(Duration value)
Specifies a non-zero timeout per retry attempt.
|
NotificationEndpointGrpcSettings.Builder |
NotificationEndpointGrpcSettings.Builder.mergeResendInterval(Duration value)
Optional.
|
HttpRouteAction.Builder |
HttpRouteAction.Builder.mergeTimeout(Duration value)
Specifies the timeout for the selected route.
|
ConsistentHashLoadBalancerSettingsHttpCookie.Builder |
ConsistentHashLoadBalancerSettingsHttpCookie.Builder.mergeTtl(Duration value)
Lifetime of the cookie.
|
static Duration.Builder |
Duration.newBuilder(Duration prototype) |
OutlierDetection.Builder |
OutlierDetection.Builder.setBaseEjectionTime(Duration value)
The base time that a host is ejected for.
|
HttpFaultDelay.Builder |
HttpFaultDelay.Builder.setFixedDelay(Duration value)
Specifies the value of the fixed delay interval.
|
OutlierDetection.Builder |
OutlierDetection.Builder.setInterval(Duration value)
Time interval between ejection analysis sweeps.
|
NodeGroupMaintenanceWindow.Builder |
NodeGroupMaintenanceWindow.Builder.setMaintenanceDuration(Duration value)
[Output only] A predetermined duration for the window, automatically chosen to be the smallest possible in the given scenario.
|
BackendService.Builder |
BackendService.Builder.setMaxStreamDuration(Duration value)
Specifies the default maximum duration (timeout) for streams to this service.
|
HttpRouteAction.Builder |
HttpRouteAction.Builder.setMaxStreamDuration(Duration value)
Specifies the maximum duration (timeout) for streams on the selected route.
|
HttpRetryPolicy.Builder |
HttpRetryPolicy.Builder.setPerTryTimeout(Duration value)
Specifies a non-zero timeout per retry attempt.
|
NotificationEndpointGrpcSettings.Builder |
NotificationEndpointGrpcSettings.Builder.setResendInterval(Duration value)
Optional.
|
HttpRouteAction.Builder |
HttpRouteAction.Builder.setTimeout(Duration value)
Specifies the timeout for the selected route.
|
ConsistentHashLoadBalancerSettingsHttpCookie.Builder |
ConsistentHashLoadBalancerSettingsHttpCookie.Builder.setTtl(Duration value)
Lifetime of the cookie.
|
Copyright © 2023 Google LLC. All rights reserved.