Interface JsonNull

All Superinterfaces:
JsonNode

public interface JsonNull extends JsonNode
Interface that represents a JSON null.
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Indicates whether this JsonNode is an instance of JsonNull (null).

    Methods inherited from interface com.azure.core.experimental.serializer.JsonNode

    isArray, isObject, isValue