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