public static interface DaprProtos.StateRetryPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Duration |
getInterval()
.google.protobuf.Duration interval = 3; |
com.google.protobuf.DurationOrBuilder |
getIntervalOrBuilder()
.google.protobuf.Duration interval = 3; |
String |
getPattern()
string pattern = 2; |
com.google.protobuf.ByteString |
getPatternBytes()
string pattern = 2; |
int |
getThreshold()
int32 threshold = 1; |
boolean |
hasInterval()
.google.protobuf.Duration interval = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getThreshold()
int32 threshold = 1;
String getPattern()
string pattern = 2;
com.google.protobuf.ByteString getPatternBytes()
string pattern = 2;
boolean hasInterval()
.google.protobuf.Duration interval = 3;
com.google.protobuf.Duration getInterval()
.google.protobuf.Duration interval = 3;
com.google.protobuf.DurationOrBuilder getIntervalOrBuilder()
.google.protobuf.Duration interval = 3;
Copyright © 2020. All rights reserved.