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