Uses of Class
io.dapr.v1.CommonProtos.Etag
-
-
Uses of CommonProtos.Etag in io.dapr.v1
Methods in io.dapr.v1 that return CommonProtos.Etag Modifier and Type Method Description CommonProtos.EtagCommonProtos.Etag.Builder. build()CommonProtos.EtagCommonProtos.Etag.Builder. buildPartial()static CommonProtos.EtagCommonProtos.Etag. getDefaultInstance()CommonProtos.EtagCommonProtos.Etag.Builder. getDefaultInstanceForType()CommonProtos.EtagCommonProtos.Etag. getDefaultInstanceForType()CommonProtos.EtagCommonProtos.StateItem.Builder. getEtag()The entity tag which represents the specific version of data.CommonProtos.EtagCommonProtos.StateItem. getEtag()The entity tag which represents the specific version of data.CommonProtos.EtagCommonProtos.StateItemOrBuilder. getEtag()The entity tag which represents the specific version of data.CommonProtos.EtagDaprProtos.DeleteStateRequest.Builder. getEtag()The entity tag which represents the specific version of data.CommonProtos.EtagDaprProtos.DeleteStateRequest. getEtag()The entity tag which represents the specific version of data.CommonProtos.EtagDaprProtos.DeleteStateRequestOrBuilder. getEtag()The entity tag which represents the specific version of data.static CommonProtos.EtagCommonProtos.Etag. parseDelimitedFrom(InputStream input)static CommonProtos.EtagCommonProtos.Etag. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.EtagCommonProtos.Etag. parseFrom(byte[] data)static CommonProtos.EtagCommonProtos.Etag. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.EtagCommonProtos.Etag. parseFrom(com.google.protobuf.ByteString data)static CommonProtos.EtagCommonProtos.Etag. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.EtagCommonProtos.Etag. parseFrom(com.google.protobuf.CodedInputStream input)static CommonProtos.EtagCommonProtos.Etag. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.EtagCommonProtos.Etag. parseFrom(InputStream input)static CommonProtos.EtagCommonProtos.Etag. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommonProtos.EtagCommonProtos.Etag. parseFrom(ByteBuffer data)static CommonProtos.EtagCommonProtos.Etag. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.dapr.v1 that return types with arguments of type CommonProtos.Etag Modifier and Type Method Description com.google.protobuf.Parser<CommonProtos.Etag>CommonProtos.Etag. getParserForType()static com.google.protobuf.Parser<CommonProtos.Etag>CommonProtos.Etag. parser()Methods in io.dapr.v1 with parameters of type CommonProtos.Etag Modifier and Type Method Description CommonProtos.StateItem.BuilderCommonProtos.StateItem.Builder. mergeEtag(CommonProtos.Etag value)The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequest.BuilderDaprProtos.DeleteStateRequest.Builder. mergeEtag(CommonProtos.Etag value)The entity tag which represents the specific version of data.CommonProtos.Etag.BuilderCommonProtos.Etag.Builder. mergeFrom(CommonProtos.Etag other)static CommonProtos.Etag.BuilderCommonProtos.Etag. newBuilder(CommonProtos.Etag prototype)CommonProtos.StateItem.BuilderCommonProtos.StateItem.Builder. setEtag(CommonProtos.Etag value)The entity tag which represents the specific version of data.DaprProtos.DeleteStateRequest.BuilderDaprProtos.DeleteStateRequest.Builder. setEtag(CommonProtos.Etag value)The entity tag which represents the specific version of data.
-