Class RemovePropertiesArg.Serializer

    • Constructor Detail

      • Serializer

        public Serializer()
    • Method Detail

      • serialize

        public void serialize​(RemovePropertiesArg value,
                              com.fasterxml.jackson.core.JsonGenerator g,
                              boolean collapse)
                       throws java.io.IOException,
                              com.fasterxml.jackson.core.JsonGenerationException
        Specified by:
        serialize in class StructSerializer<RemovePropertiesArg>
        Throws:
        java.io.IOException
        com.fasterxml.jackson.core.JsonGenerationException
      • deserialize

        public RemovePropertiesArg deserialize​(com.fasterxml.jackson.core.JsonParser p,
                                               boolean collapsed)
                                        throws java.io.IOException,
                                               com.fasterxml.jackson.core.JsonParseException
        Specified by:
        deserialize in class StructSerializer<RemovePropertiesArg>
        Throws:
        java.io.IOException
        com.fasterxml.jackson.core.JsonParseException