Uses of Enum Class
io.dapr.client.DaprApiProtocol
Packages that use DaprApiProtocol
-
Uses of DaprApiProtocol in io.dapr.client
Methods in io.dapr.client that return DaprApiProtocolModifier and TypeMethodDescriptionstatic DaprApiProtocolDeprecated.Returns the enum constant of this class with the specified name.static DaprApiProtocol[]DaprApiProtocol.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DaprApiProtocol in io.dapr.config
Fields in io.dapr.config with type parameters of type DaprApiProtocolModifier and TypeFieldDescriptionstatic final Property<DaprApiProtocol>Properties.API_METHOD_INVOCATION_PROTOCOLDeprecated.This attribute will be deleted at SDK version 1.10.static final Property<DaprApiProtocol>Properties.API_PROTOCOLDeprecated.This attribute will be deleted at SDK version 1.10.