| 程序包 | 说明 |
|---|---|
| com.google.rpc |
| 限定符和类型 | 方法和说明 |
|---|---|
RetryInfo.Builder |
RetryInfo.Builder.clear() |
RetryInfo.Builder |
RetryInfo.Builder.clearRetryDelay()
Clients should wait at least this long between retrying the same request.
|
RetryInfo.Builder |
RetryInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RetryInfo.Builder |
RetryInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
RetryInfo.Builder |
RetryInfo.Builder.mergeFrom(RetryInfo other) |
RetryInfo.Builder |
RetryInfo.Builder.mergeRetryDelay(com.google.protobuf.Duration value)
Clients should wait at least this long between retrying the same request.
|
RetryInfo.Builder |
RetryInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RetryInfo.Builder |
RetryInfo.newBuilder() |
static RetryInfo.Builder |
RetryInfo.newBuilder(RetryInfo prototype) |
RetryInfo.Builder |
RetryInfo.newBuilderForType() |
RetryInfo.Builder |
RetryInfo.Builder.setRetryDelay(com.google.protobuf.Duration.Builder builderForValue)
Clients should wait at least this long between retrying the same request.
|
RetryInfo.Builder |
RetryInfo.Builder.setRetryDelay(com.google.protobuf.Duration value)
Clients should wait at least this long between retrying the same request.
|
RetryInfo.Builder |
RetryInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RetryInfo.Builder |
RetryInfo.toBuilder() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.