Uses of Enum Class
io.dapr.v1.DaprProtos.SubtleGetKeyRequest.KeyFormat
-
Uses of DaprProtos.SubtleGetKeyRequest.KeyFormat in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.SubtleGetKeyRequest.KeyFormat.forNumber
(int value) DaprProtos.SubtleGetKeyRequest.Builder.getFormat()
Response formatDaprProtos.SubtleGetKeyRequest.getFormat()
Response formatDaprProtos.SubtleGetKeyRequestOrBuilder.getFormat()
Response formatDaprProtos.SubtleGetKeyRequest.KeyFormat.valueOf
(int value) Deprecated.DaprProtos.SubtleGetKeyRequest.KeyFormat.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.SubtleGetKeyRequest.KeyFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DaprProtos.SubtleGetKeyRequest.KeyFormat>
DaprProtos.SubtleGetKeyRequest.KeyFormat.internalGetValueMap()
Modifier and TypeMethodDescriptionDaprProtos.SubtleGetKeyRequest.Builder.setFormat
(DaprProtos.SubtleGetKeyRequest.KeyFormat value) Response format