Class On_CreateExternalAsset
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_CreateExternalAsset
-
public class On_CreateExternalAsset extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_CreateExternalAsset()
-
Method Summary
Modifier and Type Method Description On_CreateExternalAssetjob(CreateExternalAsset_job callBuilder)The newly created `Asset` processing job response.
-
-
-
Method Detail
-
job
public On_CreateExternalAsset job(CreateExternalAsset_job callBuilder)
The newly created `Asset` processing job response.
-
-