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