RequestBuilder
class RequestBuilder
RequestBuilder class.
This class provides a convenient way of creating a PSR-7 request object.
Methods
                    __construct(string $accessToken, string $host, string $apiContentType, UserAgentGenerator $userAgentGenerator)
        
                                            
                
            No description
                    RequestInterface
                
                
                    build(string $method, string $path, array $options)
        
                                            
                
            No description