public class RegisterStatus extends GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
RegisterStatus.Status
The current status of the job:
* `created`: The service successfully white-listed the callback URL as a result of the call.
|
Constructor and Description |
---|
RegisterStatus() |
public java.lang.String getStatus()
public java.lang.String getUrl()