memberPutAction abstract method

Future<Object> memberPutAction(
  1. String endpoint,
  2. Object document,
  3. String actionPath
)

Implementation

Future<Object> memberPutAction(
    String endpoint, Object document, String actionPath);