Uses of Enum
io.vertx.grpc.event.v1alpha.JsonValueFormat
Packages that use JsonValueFormat
-
Uses of JsonValueFormat in io.vertx.grpc.event.v1alpha
Subclasses with type arguments of type JsonValueFormat in io.vertx.grpc.event.v1alphaModifier and TypeClassDescriptionenumProtobuf enumvertx.event.v1alpha.JsonValueFormatMethods in io.vertx.grpc.event.v1alpha that return JsonValueFormatModifier and TypeMethodDescriptionstatic JsonValueFormatJsonValueFormat.forNumber(int value) SubscribeOp.Builder.getMessageBodyFormat()The desired format of the message body sent by the bridgeSubscribeOp.getMessageBodyFormat()The desired format of the message body sent by the bridgeSubscribeOpOrBuilder.getMessageBodyFormat()The desired format of the message body sent by the bridgeRequestOp.Builder.getReplyBodyFormat()The desired format of the reply bodyRequestOp.getReplyBodyFormat()The desired format of the reply bodyRequestOpOrBuilder.getReplyBodyFormat()The desired format of the reply bodystatic JsonValueFormatJsonValueFormat.valueOf(int value) Deprecated.static JsonValueFormatJsonValueFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static JsonValueFormatReturns the enum constant of this type with the specified name.static JsonValueFormat[]JsonValueFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.grpc.event.v1alpha that return types with arguments of type JsonValueFormatModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<JsonValueFormat> JsonValueFormat.internalGetValueMap()Methods in io.vertx.grpc.event.v1alpha with parameters of type JsonValueFormatModifier and TypeMethodDescriptionSubscribeOp.Builder.setMessageBodyFormat(JsonValueFormat value) The desired format of the message body sent by the bridgeRequestOp.Builder.setReplyBodyFormat(JsonValueFormat value) The desired format of the reply body