- All Known Implementing Classes:
GHContent
,GHExternalGroup
,GHPullRequest
,GHTeam
public interface Refreshable
The interface Refreshable.
- Author:
- Liam Newman
-
Method Summary
-
Method Details
-
refresh
Opens a connection to the given URL.- Throws:
IOException
- the io exception
-
refresh
Calls refresh if the provided value is null.- Parameters:
value
- the value- Throws:
IOException
- the io exception
-