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