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