@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EvaluationFormVersionSummary extends Object implements Serializable, Cloneable, StructuredPojo
Summary information about an evaluation form.
Constructor and Description |
---|
EvaluationFormVersionSummary() |
Modifier and Type | Method and Description |
---|---|
EvaluationFormVersionSummary |
clone() |
boolean |
equals(Object obj) |
String |
getCreatedBy()
The Amazon Resource Name (ARN) of the user who created the evaluation form.
|
Date |
getCreatedTime()
The timestamp for when the evaluation form was created.
|
String |
getEvaluationFormArn()
The Amazon Resource Name (ARN) for the evaluation form resource.
|
String |
getEvaluationFormId()
The unique identifier for the evaluation form.
|
Integer |
getEvaluationFormVersion()
A version of the evaluation form.
|
String |
getLastModifiedBy()
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
|
Date |
getLastModifiedTime()
The timestamp for when the evaluation form was last updated.
|
Boolean |
getLocked()
The flag indicating whether the evaluation form is locked for changes.
|
String |
getStatus()
The status of the evaluation form.
|
int |
hashCode() |
Boolean |
isLocked()
The flag indicating whether the evaluation form is locked for changes.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setCreatedBy(String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation form.
|
void |
setCreatedTime(Date createdTime)
The timestamp for when the evaluation form was created.
|
void |
setEvaluationFormArn(String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
|
void |
setEvaluationFormId(String evaluationFormId)
The unique identifier for the evaluation form.
|
void |
setEvaluationFormVersion(Integer evaluationFormVersion)
A version of the evaluation form.
|
void |
setLastModifiedBy(String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
|
void |
setLastModifiedTime(Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
|
void |
setLocked(Boolean locked)
The flag indicating whether the evaluation form is locked for changes.
|
void |
setStatus(String status)
The status of the evaluation form.
|
String |
toString()
Returns a string representation of this object.
|
EvaluationFormVersionSummary |
withCreatedBy(String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation form.
|
EvaluationFormVersionSummary |
withCreatedTime(Date createdTime)
The timestamp for when the evaluation form was created.
|
EvaluationFormVersionSummary |
withEvaluationFormArn(String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
|
EvaluationFormVersionSummary |
withEvaluationFormId(String evaluationFormId)
The unique identifier for the evaluation form.
|
EvaluationFormVersionSummary |
withEvaluationFormVersion(Integer evaluationFormVersion)
A version of the evaluation form.
|
EvaluationFormVersionSummary |
withLastModifiedBy(String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
|
EvaluationFormVersionSummary |
withLastModifiedTime(Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
|
EvaluationFormVersionSummary |
withLocked(Boolean locked)
The flag indicating whether the evaluation form is locked for changes.
|
EvaluationFormVersionSummary |
withStatus(EvaluationFormVersionStatus status)
The status of the evaluation form.
|
EvaluationFormVersionSummary |
withStatus(String status)
The status of the evaluation form.
|
public void setEvaluationFormArn(String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
evaluationFormArn
- The Amazon Resource Name (ARN) for the evaluation form resource.public String getEvaluationFormArn()
The Amazon Resource Name (ARN) for the evaluation form resource.
public EvaluationFormVersionSummary withEvaluationFormArn(String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
evaluationFormArn
- The Amazon Resource Name (ARN) for the evaluation form resource.public void setEvaluationFormId(String evaluationFormId)
The unique identifier for the evaluation form.
evaluationFormId
- The unique identifier for the evaluation form.public String getEvaluationFormId()
The unique identifier for the evaluation form.
public EvaluationFormVersionSummary withEvaluationFormId(String evaluationFormId)
The unique identifier for the evaluation form.
evaluationFormId
- The unique identifier for the evaluation form.public void setEvaluationFormVersion(Integer evaluationFormVersion)
A version of the evaluation form.
evaluationFormVersion
- A version of the evaluation form.public Integer getEvaluationFormVersion()
A version of the evaluation form.
public EvaluationFormVersionSummary withEvaluationFormVersion(Integer evaluationFormVersion)
A version of the evaluation form.
evaluationFormVersion
- A version of the evaluation form.public void setLocked(Boolean locked)
The flag indicating whether the evaluation form is locked for changes.
locked
- The flag indicating whether the evaluation form is locked for changes.public Boolean getLocked()
The flag indicating whether the evaluation form is locked for changes.
public EvaluationFormVersionSummary withLocked(Boolean locked)
The flag indicating whether the evaluation form is locked for changes.
locked
- The flag indicating whether the evaluation form is locked for changes.public Boolean isLocked()
The flag indicating whether the evaluation form is locked for changes.
public void setStatus(String status)
The status of the evaluation form.
status
- The status of the evaluation form.EvaluationFormVersionStatus
public String getStatus()
The status of the evaluation form.
EvaluationFormVersionStatus
public EvaluationFormVersionSummary withStatus(String status)
The status of the evaluation form.
status
- The status of the evaluation form.EvaluationFormVersionStatus
public EvaluationFormVersionSummary withStatus(EvaluationFormVersionStatus status)
The status of the evaluation form.
status
- The status of the evaluation form.EvaluationFormVersionStatus
public void setCreatedTime(Date createdTime)
The timestamp for when the evaluation form was created.
createdTime
- The timestamp for when the evaluation form was created.public Date getCreatedTime()
The timestamp for when the evaluation form was created.
public EvaluationFormVersionSummary withCreatedTime(Date createdTime)
The timestamp for when the evaluation form was created.
createdTime
- The timestamp for when the evaluation form was created.public void setCreatedBy(String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation form.
createdBy
- The Amazon Resource Name (ARN) of the user who created the evaluation form.public String getCreatedBy()
The Amazon Resource Name (ARN) of the user who created the evaluation form.
public EvaluationFormVersionSummary withCreatedBy(String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation form.
createdBy
- The Amazon Resource Name (ARN) of the user who created the evaluation form.public void setLastModifiedTime(Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
lastModifiedTime
- The timestamp for when the evaluation form was last updated.public Date getLastModifiedTime()
The timestamp for when the evaluation form was last updated.
public EvaluationFormVersionSummary withLastModifiedTime(Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
lastModifiedTime
- The timestamp for when the evaluation form was last updated.public void setLastModifiedBy(String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
lastModifiedBy
- The Amazon Resource Name (ARN) of the user who last updated the evaluation form.public String getLastModifiedBy()
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
public EvaluationFormVersionSummary withLastModifiedBy(String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
lastModifiedBy
- The Amazon Resource Name (ARN) of the user who last updated the evaluation form.public String toString()
toString
in class Object
Object.toString()
public EvaluationFormVersionSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.