Package ca.uhn.fhir.rest.gclient
Interface IUpdate
-
public interface IUpdate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IUpdateTypedresource(String theResourceBody)IUpdateTypedresource(IBaseResource theResource)
-
-
-
Method Detail
-
resource
IUpdateTyped resource(IBaseResource theResource)
-
resource
IUpdateTyped resource(String theResourceBody)
-
-