Uses of Class
io.dapr.v1.CommonProtos.Etag
-
Uses of CommonProtos.Etag in io.dapr.v1
Modifier and TypeMethodDescriptionCommonProtos.Etag.Builder.build()
CommonProtos.Etag.Builder.buildPartial()
static CommonProtos.Etag
CommonProtos.Etag.getDefaultInstance()
CommonProtos.Etag.Builder.getDefaultInstanceForType()
CommonProtos.Etag.getDefaultInstanceForType()
CommonProtos.StateItem.Builder.getEtag()
The entity tag which represents the specific version of data.CommonProtos.StateItem.getEtag()
The entity tag which represents the specific version of data.CommonProtos.StateItemOrBuilder.getEtag()
The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequest.Builder.getEtag()
The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequest.getEtag()
The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequestOrBuilder.getEtag()
The entity tag which represents the specific version of data.static CommonProtos.Etag
CommonProtos.Etag.parseDelimitedFrom
(InputStream input) static CommonProtos.Etag
CommonProtos.Etag.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(byte[] data) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(com.google.protobuf.ByteString data) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(com.google.protobuf.CodedInputStream input) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(InputStream input) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(ByteBuffer data) static CommonProtos.Etag
CommonProtos.Etag.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommonProtos.Etag>
CommonProtos.Etag.getParserForType()
static com.google.protobuf.Parser<CommonProtos.Etag>
CommonProtos.Etag.parser()
Modifier and TypeMethodDescriptionCommonProtos.StateItem.Builder.mergeEtag
(CommonProtos.Etag value) The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequest.Builder.mergeEtag
(CommonProtos.Etag value) The entity tag which represents the specific version of data.CommonProtos.Etag.Builder.mergeFrom
(CommonProtos.Etag other) static CommonProtos.Etag.Builder
CommonProtos.Etag.newBuilder
(CommonProtos.Etag prototype) CommonProtos.StateItem.Builder.setEtag
(CommonProtos.Etag value) The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequest.Builder.setEtag
(CommonProtos.Etag value) The entity tag which represents the specific version of data.