public class AcdCartridges
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
AcdCartridges() |
Modifier and Type | Method and Description |
---|---|
List<ServiceError> |
getArtifactResponse()
Gets the artifactResponse.
|
Long |
getArtifactResponseCode()
Gets the artifactResponseCode.
|
String |
getCorrelationId()
Gets the correlationId.
|
String |
getDuration()
Gets the duration.
|
String |
getEndTime()
Gets the endTime.
|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
String |
getStartTime()
Gets the startTime.
|
String |
getStatus()
Gets the status.
|
Long |
getStatusCode()
Gets the statusCode.
|
String |
getStatusLocation()
Gets the statusLocation.
|
public String getId()
public String getName()
public String getStatus()
public Long getStatusCode()
public String getStatusLocation()
public String getStartTime()
public String getEndTime()
public String getDuration()
public String getCorrelationId()
public Long getArtifactResponseCode()
public List<ServiceError> getArtifactResponse()
Copyright © 2021 IBM Cloud. All rights reserved.