Uses of Interface
io.dapr.v1.CommonProtos.EtagOrBuilder
Package | Description |
---|---|
io.dapr.v1 |
-
Uses of CommonProtos.EtagOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement CommonProtos.EtagOrBuilder Modifier and Type Class Description static class
CommonProtos.Etag
Etag represents a state item versionstatic class
CommonProtos.Etag.Builder
Etag represents a state item versionMethods in io.dapr.v1 that return CommonProtos.EtagOrBuilder Modifier and Type Method Description CommonProtos.EtagOrBuilder
CommonProtos.StateItem.Builder. getEtagOrBuilder()
The entity tag which represents the specific version of data.CommonProtos.EtagOrBuilder
CommonProtos.StateItem. getEtagOrBuilder()
The entity tag which represents the specific version of data.CommonProtos.EtagOrBuilder
CommonProtos.StateItemOrBuilder. getEtagOrBuilder()
The entity tag which represents the specific version of data.CommonProtos.EtagOrBuilder
DaprProtos.DeleteStateRequest.Builder. getEtagOrBuilder()
The entity tag which represents the specific version of data.CommonProtos.EtagOrBuilder
DaprProtos.DeleteStateRequest. getEtagOrBuilder()
The entity tag which represents the specific version of data.CommonProtos.EtagOrBuilder
DaprProtos.DeleteStateRequestOrBuilder. getEtagOrBuilder()
The entity tag which represents the specific version of data.