JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.geysermc.floodgate.core.http.downloads
Interface DownloadClient
public interface
DownloadClient
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
LatestBuildResult
>
latestBuildFor
(
String
project)
Method Details
latestBuildFor
CompletableFuture
<
LatestBuildResult
>
latestBuildFor
(
String
project)