public static interface DaprProtos.GetStateEnvelopeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getConsistency()
string consistency = 2; |
com.google.protobuf.ByteString |
getConsistencyBytes()
string consistency = 2; |
String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getKey()
string key = 1;
com.google.protobuf.ByteString getKeyBytes()
string key = 1;
String getConsistency()
string consistency = 2;
com.google.protobuf.ByteString getConsistencyBytes()
string consistency = 2;
Copyright © 2020. All rights reserved.