public static interface Function.RetryDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDeadLetterTopic()
string deadLetterTopic = 2; |
com.google.protobuf.ByteString |
getDeadLetterTopicBytes()
string deadLetterTopic = 2; |
int |
getMaxMessageRetries()
int32 maxMessageRetries = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getMaxMessageRetries()
int32 maxMessageRetries = 1;String getDeadLetterTopic()
string deadLetterTopic = 2;com.google.protobuf.ByteString getDeadLetterTopicBytes()
string deadLetterTopic = 2;Copyright © 2017–2022 Apache Software Foundation. All rights reserved.