DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.Builder.build() |
|
DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.Builder.buildPartial() |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.getDefaultInstance() |
|
DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.Builder.getDefaultInstanceForType() |
|
DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.getDefaultInstanceForType() |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseDelimitedFrom(InputStream input) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(byte[] data) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(com.google.protobuf.ByteString data) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(InputStream input) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(ByteBuffer data) |
|
static DaprProtos.TryLockResponse |
DaprProtos.TryLockResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DaprProtos.TryLockResponse |
DaprGrpc.DaprBlockingStub.tryLockAlpha1(DaprProtos.TryLockRequest request) |
TryLockAlpha1 tries to get a lock with an expiry.
|