func()

in client/client.go [162:165]


func (s *HaQueryconfigClause) SetFormat(v string) *HaQueryconfigClause {
	s.Format = &v
	return s
}