static Source |
Source.create(Map<String,Object> params) |
static Source |
Source.create(Map<String,Object> params,
RequestOptions options) |
Source |
SourceDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
static Source |
Source.retrieve(String id) |
static Source |
Source.retrieve(String id,
RequestOptions options) |
Source |
Source.update(Map<String,Object> params) |
Source |
Source.update(Map<String,Object> params,
RequestOptions options) |
Source |
Source.verify(Map<String,Object> params) |
Source |
Source.verify(Map<String,Object> params,
RequestOptions options) |