public class PostCloudJobResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PostCloudJobResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedAt()
Gets the createdAt.
|
String |
getId()
Gets the id.
|
String |
getJobName()
Gets the jobName.
|
String |
getLastUpdatedAt()
Gets the lastUpdatedAt.
|
String |
getStatus()
Gets the status.
|
public String getJobName()
public String getCreatedAt()
public String getLastUpdatedAt()
public String getStatus()
public String getId()
Copyright © 2021 IBM Cloud. All rights reserved.