Searched defs:unmarshallStructured (Results 1 – 1 of 1) sorted by relevance
121 …private static SdkPojo unmarshallStructured(JsonUnmarshallerContext context, JsonNode jsonContent,… in unmarshallStructured() method in JsonProtocolUnmarshaller229 private static <TypeT extends SdkPojo> TypeT unmarshallStructured(SdkPojo sdkPojo, in unmarshallStructured() method