public class UpdateParser extends CqnParser
Modifier and Type | Method and Description |
---|---|
static UpdateParser |
of(String cqn) |
Update<StructuredType<?>> |
parse() |
static Update<StructuredType<?>> |
parse(String cqn) |
getDocumentContext, parseJson
public static UpdateParser of(String cqn)
public static Update<StructuredType<?>> parse(String cqn)
public Update<StructuredType<?>> parse()
Copyright © 2021 SAP. All rights reserved.