WSDL load methods

Hello, would anyone know how to load all methods to consume from a WSDL? For example, in a particular WSDL, there are the queryName and queryCPF methods, as POSTMAN would load these two methods to consume in a request. Thank you!

Postman does not directly understand WSDL, nor cannot it automatically generate requests based on a WSDL file, if this is what you are asking.