set Fallback Http Port
open fun setFallbackHttpPort(fallbackHttpPort: Int): STWConfiguration.Builder
Content copied to clipboard
Set the fallback port for http requests
Return
Builder This Builder object to allow for chaining of calls to set methods.
Parameters
fallback Http Port
Integer The http fallback port. This port will be used as fallback port for all http requests.