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