Class FieldAndFormat

    • Method Detail

      • field

        public final java.lang.String field()
        Required - Wildcard pattern. The request returns values for field names matching this pattern.

        API name: field

      • format

        @Nullable
        public final java.lang.String format()
        Format in which the values are returned.

        API name: format

      • includeUnmapped

        @Nullable
        public final java.lang.Boolean includeUnmapped()
        API name: include_unmapped
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)