Uses of Class
ch.brix.gql.client.frontify.builders.Webhook_creator
-
Packages that use Webhook_creator Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Webhook_creator in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Webhook_creator Modifier and Type Method Description Webhook_creatorWebhook_creator. onAccountUser(On_AccountUser typeBuilder)Webhook_creatorWebhook_creator. onUser(On_User typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type Webhook_creator Modifier and Type Method Description On_WebhookOn_Webhook. creator(Webhook_creator callBuilder)The `creator` is the `User` who created the asset on Frontify.
-