Class File_creator
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<User>
-
- ch.brix.gql.client.frontify.builders.File_creator
-
public class File_creator extends ch.brix.gql.client.CallBuilder<User>
-
-
Constructor Summary
Constructors Constructor Description File_creator()
-
Method Summary
Modifier and Type Method Description File_creatoronAccountUser(On_AccountUser typeBuilder)File_creatoronUser(On_User typeBuilder)
-
-
-
Method Detail
-
onAccountUser
public File_creator onAccountUser(On_AccountUser typeBuilder)
-
onUser
public File_creator onUser(On_User typeBuilder)
-
-