Uses of Record Class
dev.voroby.springframework.telegram.properties.TelegramProperties.Proxy.ProxyHttp
Packages that use TelegramProperties.Proxy.ProxyHttp
-
Uses of TelegramProperties.Proxy.ProxyHttp in dev.voroby.springframework.telegram.properties
Methods in dev.voroby.springframework.telegram.properties that return TelegramProperties.Proxy.ProxyHttpModifier and TypeMethodDescriptionTelegramProperties.Proxy.http()
Returns the value of thehttp
record component.Constructors in dev.voroby.springframework.telegram.properties with parameters of type TelegramProperties.Proxy.ProxyHttpModifierConstructorDescriptionProxy
(String server, int port, TelegramProperties.Proxy.ProxyHttp http, TelegramProperties.Proxy.ProxySocks5 socks5, TelegramProperties.Proxy.ProxyMtProto mtproto) Creates an instance of aProxy
record class.