Uses of Class
ch.brix.gql.client.frontify.builders.Image_previewUrl_Args
-
Packages that use Image_previewUrl_Args Package Description ch.brix.gql.client.frontify.builders -
-
Uses of Image_previewUrl_Args in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return Image_previewUrl_Args Modifier and Type Method Description Image_previewUrl_ArgsImage_previewUrl_Args. height(IntScalar value)`Image` preview height value in pixels.Image_previewUrl_ArgsImage_previewUrl_Args. width(IntScalar value)`Image` preview width value in pixels.Methods in ch.brix.gql.client.frontify.builders with parameters of type Image_previewUrl_Args Modifier and Type Method Description Image_previewUrlImage_previewUrl. args(Image_previewUrl_Args argsBuilder)
-