47 inline long GetWidth()
const{
return m_width; }
52 inline void SetWidth(
long value) { m_widthHasBeenSet =
true; m_width = value; }
67 inline void SetHeight(
long value) { m_heightHasBeenSet =
true; m_height = value; }
76 bool m_widthHasBeenSet;
78 bool m_heightHasBeenSet;
#define AWS_DEVICEFARM_API
Resolution & WithHeight(long value)
Resolution & WithWidth(long value)
void SetHeight(long value)
void SetWidth(long value)
JSON (JavaScript Object Notation).