public class RequestOptions extends Object
| Constructor and Description |
|---|
RequestOptions(String url,
String body,
Boolean retry) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
Boolean |
getRetry() |
String |
getUrl() |
void |
setRetry(Boolean retry) |
Copyright © 2020. All rights reserved.