Package pl.gsmservice.gateway.utils
Class Retries
- java.lang.Object
-
- pl.gsmservice.gateway.utils.Retries
-
public class Retries extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRetries.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Retries.Builderbuilder()java.net.http.HttpResponse<java.io.InputStream>run()
-
-
-
Method Detail
-
run
public java.net.http.HttpResponse<java.io.InputStream> run() throws java.lang.Exception- Throws:
java.lang.Exception
-
builder
public static final Retries.Builder builder()
-
-