Uses of Class
io.dapr.DaprProtos.State
Package | Description |
---|---|
io.dapr |
-
Uses of DaprProtos.State in io.dapr
Methods in io.dapr that return DaprProtos.State Modifier and Type Method Description DaprProtos.State
DaprProtos.State.Builder. build()
DaprProtos.State
DaprProtos.State.Builder. buildPartial()
static DaprProtos.State
DaprProtos.State. getDefaultInstance()
DaprProtos.State
DaprProtos.State.Builder. getDefaultInstanceForType()
DaprProtos.State
DaprProtos.State. getDefaultInstanceForType()
static DaprProtos.State
DaprProtos.State. parseDelimitedFrom(java.io.InputStream input)
static DaprProtos.State
DaprProtos.State. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.State
DaprProtos.State. parseFrom(byte[] data)
static DaprProtos.State
DaprProtos.State. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.State
DaprProtos.State. parseFrom(com.google.protobuf.ByteString data)
static DaprProtos.State
DaprProtos.State. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.State
DaprProtos.State. parseFrom(com.google.protobuf.CodedInputStream input)
static DaprProtos.State
DaprProtos.State. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.State
DaprProtos.State. parseFrom(java.io.InputStream input)
static DaprProtos.State
DaprProtos.State. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DaprProtos.State
DaprProtos.State. parseFrom(java.nio.ByteBuffer data)
static DaprProtos.State
DaprProtos.State. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.dapr that return types with arguments of type DaprProtos.State Modifier and Type Method Description com.google.protobuf.Parser<DaprProtos.State>
DaprProtos.State. getParserForType()
static com.google.protobuf.Parser<DaprProtos.State>
DaprProtos.State. parser()
Methods in io.dapr with parameters of type DaprProtos.State Modifier and Type Method Description DaprProtos.State.Builder
DaprProtos.State.Builder. mergeFrom(DaprProtos.State other)
static DaprProtos.State.Builder
DaprProtos.State. newBuilder(DaprProtos.State prototype)