public class ScheduleCommand
extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Returns the relative request url.
|
String |
getBody()
Returns the request body.
|
String |
getMethod()
Returns the request method.
|
public String getAddress()
public String getMethod()
public String getBody()