Class RootMutation_removeAssetLicense
- java.lang.Object
-
- ch.brix.gql.client.CallBuilder<RemoveAssetLicense>
-
- ch.brix.gql.client.frontify.builders.RootMutation_removeAssetLicense
-
public class RootMutation_removeAssetLicense extends ch.brix.gql.client.CallBuilder<RemoveAssetLicense>
-
-
Constructor Summary
Constructors Constructor Description RootMutation_removeAssetLicense()
-
Method Summary
Modifier and Type Method Description RootMutation_removeAssetLicenseargs(RootMutation_removeAssetLicense_Args argsBuilder)RootMutation_removeAssetLicenseonRemoveAssetLicense(On_RemoveAssetLicense typeBuilder)
-
-
-
Method Detail
-
args
public RootMutation_removeAssetLicense args(RootMutation_removeAssetLicense_Args argsBuilder)
-
onRemoveAssetLicense
public RootMutation_removeAssetLicense onRemoveAssetLicense(On_RemoveAssetLicense typeBuilder)
-
-