static DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponse.Status.forNumber(int value) |
|
DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponse.Builder.getStatus() |
.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;
|
DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponse.getStatus() |
.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;
|
DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponseOrBuilder.getStatus() |
.dapr.proto.runtime.v1.UnlockResponse.Status status = 1;
|
static DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponse.Status.valueOf(int value) |
Deprecated.
|
static DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponse.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DaprProtos.UnlockResponse.Status |
DaprProtos.UnlockResponse.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DaprProtos.UnlockResponse.Status[] |
DaprProtos.UnlockResponse.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|