public interface RetryInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Duration |
getRetryDelay()
Clients should wait at least this long between retrying the same request.
|
com.google.protobuf.DurationOrBuilder |
getRetryDelayOrBuilder()
Clients should wait at least this long between retrying the same request.
|
boolean |
hasRetryDelay()
Clients should wait at least this long between retrying the same request.
|
boolean hasRetryDelay()
Clients should wait at least this long between retrying the same request.
.google.protobuf.Duration retry_delay = 1;com.google.protobuf.Duration getRetryDelay()
Clients should wait at least this long between retrying the same request.
.google.protobuf.Duration retry_delay = 1;com.google.protobuf.DurationOrBuilder getRetryDelayOrBuilder()
Clients should wait at least this long between retrying the same request.
.google.protobuf.Duration retry_delay = 1;Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.