Uses of Class
co.arago.hiro.client.rest.AuthenticatedAPIHandler.SendStreamAPIRequestConf
-
Packages that use AuthenticatedAPIHandler.SendStreamAPIRequestConf Package Description co.arago.hiro.client.rest -
-
Uses of AuthenticatedAPIHandler.SendStreamAPIRequestConf in co.arago.hiro.client.rest
Classes in co.arago.hiro.client.rest with type parameters of type AuthenticatedAPIHandler.SendStreamAPIRequestConf Modifier and Type Class Description static classAuthenticatedAPIHandler.SendStreamAPIRequestConf<T extends AuthenticatedAPIHandler.SendStreamAPIRequestConf<T,R>,R>The basic configuration for all requests that upload binary data.Subclasses of AuthenticatedAPIHandler.SendStreamAPIRequestConf in co.arago.hiro.client.rest Modifier and Type Class Description classAuthAPI.PutMeAvatarCommandset avatar of current token's accountclassGraphAPI.PostBlobCommandpost a binary blob / content / attachment to the graph
-