DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.Builder.build() |
|
DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.Builder.buildPartial() |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.getDefaultInstance() |
|
DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.Builder.getDefaultInstanceForType() |
|
DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.getDefaultInstanceForType() |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseDelimitedFrom(InputStream input) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(byte[] data) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(com.google.protobuf.ByteString data) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(InputStream input) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(ByteBuffer data) |
|
static DaprProtos.UnlockResponse |
DaprProtos.UnlockResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DaprProtos.UnlockResponse |
DaprGrpc.DaprBlockingStub.unlockAlpha1(DaprProtos.UnlockRequest request) |
UnlockAlpha1 unlocks a lock.
|