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