Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Sherdog |
build() |
Sherdog.Builder |
withPictureProcessor(PictureProcessor processor)
Sets a cache folder for the parser
|
Sherdog.Builder |
withTimezone(String timezone)
Sets a timezone for the parser , this will help convert the timezone to the wanted timezone
|
public Sherdog.Builder withPictureProcessor(PictureProcessor processor)
processor
- the picture processor to user with the parser check PictureProcessor
for more infopublic Sherdog.Builder withTimezone(String timezone)
timezone
- timezone for the sherdog builderpublic Sherdog build()
Copyright © 2019. All rights reserved.