Beispiel #1
0
 public PresignedURLService(EndpointConfig c)
 {
     config = c;
 }
Beispiel #2
0
 public LoginService(EndpointConfig c)
 {
     config = c;
 }
Beispiel #3
0
 public SyncService(EndpointConfig c)
 {
     config = c;
 }