Uses of Class
ch.brix.gql.client.frontify.builders.Video_customMetadata
-
Packages that use Video_customMetadata Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Video_customMetadata in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Video_customMetadata Modifier and Type Method Description Video_customMetadataVideo_customMetadata. onCustomMetadata(On_CustomMetadata typeBuilder)Video_customMetadataVideo_customMetadata. onCustomMetadataValue(On_CustomMetadataValue typeBuilder)Video_customMetadataVideo_customMetadata. onCustomMetadataValues(On_CustomMetadataValues typeBuilder)Methods in ch.brix.gql.client.frontify.builders with parameters of type Video_customMetadata Modifier and Type Method Description On_VideoOn_Video. customMetadata(Video_customMetadata callBuilder)List of `CustomMetadataProperty` items and values associated to `Asset`.
-