public class RegisterStatus
extends com.ibm.cloud.sdk.core.service.model.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() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStatus()
Gets the status.
|
java.lang.String |
getUrl()
Gets the url.
|
public java.lang.String getStatus()
public java.lang.String getUrl()