public class EvaluationFormSummary
extends java.lang.Object
implements java.io.Serializable
Summary information about an evaluation form.
| Constructor and Description |
|---|
EvaluationFormSummary() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Integer |
getActiveVersion()
The version of the active evaluation form version.
|
java.lang.String |
getCreatedBy()
The Amazon Resource Name (ARN) of the user who created the evaluation
form.
|
java.util.Date |
getCreatedTime()
The timestamp for when the evaluation form was created.
|
java.lang.String |
getEvaluationFormArn()
The Amazon Resource Name (ARN) for the evaluation form resource.
|
java.lang.String |
getEvaluationFormId()
The unique identifier for the evaluation form.
|
java.lang.String |
getLastActivatedBy()
The Amazon Resource Name (ARN) of the user who last activated the
evaluation form.
|
java.util.Date |
getLastActivatedTime()
The timestamp for when the evaluation form was last activated.
|
java.lang.String |
getLastModifiedBy()
The Amazon Resource Name (ARN) of the user who last updated the
evaluation form.
|
java.util.Date |
getLastModifiedTime()
The timestamp for when the evaluation form was last updated.
|
java.lang.Integer |
getLatestVersion()
The version number of the latest evaluation form version.
|
java.lang.String |
getTitle()
A title of the evaluation form.
|
int |
hashCode() |
void |
setActiveVersion(java.lang.Integer activeVersion)
The version of the active evaluation form version.
|
void |
setCreatedBy(java.lang.String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation
form.
|
void |
setCreatedTime(java.util.Date createdTime)
The timestamp for when the evaluation form was created.
|
void |
setEvaluationFormArn(java.lang.String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
|
void |
setEvaluationFormId(java.lang.String evaluationFormId)
The unique identifier for the evaluation form.
|
void |
setLastActivatedBy(java.lang.String lastActivatedBy)
The Amazon Resource Name (ARN) of the user who last activated the
evaluation form.
|
void |
setLastActivatedTime(java.util.Date lastActivatedTime)
The timestamp for when the evaluation form was last activated.
|
void |
setLastModifiedBy(java.lang.String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the
evaluation form.
|
void |
setLastModifiedTime(java.util.Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
|
void |
setLatestVersion(java.lang.Integer latestVersion)
The version number of the latest evaluation form version.
|
void |
setTitle(java.lang.String title)
A title of the evaluation form.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
EvaluationFormSummary |
withActiveVersion(java.lang.Integer activeVersion)
The version of the active evaluation form version.
|
EvaluationFormSummary |
withCreatedBy(java.lang.String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation
form.
|
EvaluationFormSummary |
withCreatedTime(java.util.Date createdTime)
The timestamp for when the evaluation form was created.
|
EvaluationFormSummary |
withEvaluationFormArn(java.lang.String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
|
EvaluationFormSummary |
withEvaluationFormId(java.lang.String evaluationFormId)
The unique identifier for the evaluation form.
|
EvaluationFormSummary |
withLastActivatedBy(java.lang.String lastActivatedBy)
The Amazon Resource Name (ARN) of the user who last activated the
evaluation form.
|
EvaluationFormSummary |
withLastActivatedTime(java.util.Date lastActivatedTime)
The timestamp for when the evaluation form was last activated.
|
EvaluationFormSummary |
withLastModifiedBy(java.lang.String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the
evaluation form.
|
EvaluationFormSummary |
withLastModifiedTime(java.util.Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
|
EvaluationFormSummary |
withLatestVersion(java.lang.Integer latestVersion)
The version number of the latest evaluation form version.
|
EvaluationFormSummary |
withTitle(java.lang.String title)
A title of the evaluation form.
|
public java.lang.String getEvaluationFormId()
The unique identifier for the evaluation form.
Constraints:
Length: 1 - 500
The unique identifier for the evaluation form.
public void setEvaluationFormId(java.lang.String evaluationFormId)
The unique identifier for the evaluation form.
Constraints:
Length: 1 - 500
evaluationFormId - The unique identifier for the evaluation form.
public EvaluationFormSummary withEvaluationFormId(java.lang.String evaluationFormId)
The unique identifier for the evaluation form.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 500
evaluationFormId - The unique identifier for the evaluation form.
public java.lang.String getEvaluationFormArn()
The Amazon Resource Name (ARN) for the evaluation form resource.
The Amazon Resource Name (ARN) for the evaluation form resource.
public void setEvaluationFormArn(java.lang.String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
evaluationFormArn - The Amazon Resource Name (ARN) for the evaluation form resource.
public EvaluationFormSummary withEvaluationFormArn(java.lang.String evaluationFormArn)
The Amazon Resource Name (ARN) for the evaluation form resource.
Returns a reference to this object so that method calls can be chained together.
evaluationFormArn - The Amazon Resource Name (ARN) for the evaluation form resource.
public java.lang.String getTitle()
A title of the evaluation form.
Constraints:
Length: 1 - 128
A title of the evaluation form.
public void setTitle(java.lang.String title)
A title of the evaluation form.
Constraints:
Length: 1 - 128
title - A title of the evaluation form.
public EvaluationFormSummary withTitle(java.lang.String title)
A title of the evaluation form.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 128
title - A title of the evaluation form.
public java.util.Date getCreatedTime()
The timestamp for when the evaluation form was created.
The timestamp for when the evaluation form was created.
public void setCreatedTime(java.util.Date createdTime)
The timestamp for when the evaluation form was created.
createdTime - The timestamp for when the evaluation form was created.
public EvaluationFormSummary withCreatedTime(java.util.Date createdTime)
The timestamp for when the evaluation form was created.
Returns a reference to this object so that method calls can be chained together.
createdTime - The timestamp for when the evaluation form was created.
public java.lang.String getCreatedBy()
The Amazon Resource Name (ARN) of the user who created the evaluation form.
The Amazon Resource Name (ARN) of the user who created the evaluation form.
public void setCreatedBy(java.lang.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 EvaluationFormSummary withCreatedBy(java.lang.String createdBy)
The Amazon Resource Name (ARN) of the user who created the evaluation form.
Returns a reference to this object so that method calls can be chained together.
createdBy - The Amazon Resource Name (ARN) of the user who created the evaluation form.
public java.util.Date getLastModifiedTime()
The timestamp for when the evaluation form was last updated.
The timestamp for when the evaluation form was last updated.
public void setLastModifiedTime(java.util.Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
lastModifiedTime - The timestamp for when the evaluation form was last updated.
public EvaluationFormSummary withLastModifiedTime(java.util.Date lastModifiedTime)
The timestamp for when the evaluation form was last updated.
Returns a reference to this object so that method calls can be chained together.
lastModifiedTime - The timestamp for when the evaluation form was last updated.
public java.lang.String getLastModifiedBy()
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
public void setLastModifiedBy(java.lang.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 EvaluationFormSummary withLastModifiedBy(java.lang.String lastModifiedBy)
The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
Returns a reference to this object so that method calls can be chained together.
lastModifiedBy - The Amazon Resource Name (ARN) of the user who last updated the evaluation form.
public java.util.Date getLastActivatedTime()
The timestamp for when the evaluation form was last activated.
The timestamp for when the evaluation form was last activated.
public void setLastActivatedTime(java.util.Date lastActivatedTime)
The timestamp for when the evaluation form was last activated.
lastActivatedTime - The timestamp for when the evaluation form was last activated.
public EvaluationFormSummary withLastActivatedTime(java.util.Date lastActivatedTime)
The timestamp for when the evaluation form was last activated.
Returns a reference to this object so that method calls can be chained together.
lastActivatedTime - The timestamp for when the evaluation form was last activated.
public java.lang.String getLastActivatedBy()
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
public void setLastActivatedBy(java.lang.String lastActivatedBy)
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
lastActivatedBy - The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
public EvaluationFormSummary withLastActivatedBy(java.lang.String lastActivatedBy)
The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
Returns a reference to this object so that method calls can be chained together.
lastActivatedBy - The Amazon Resource Name (ARN) of the user who last activated the evaluation form.
public java.lang.Integer getLatestVersion()
The version number of the latest evaluation form version.
Constraints:
Range: 1 -
The version number of the latest evaluation form version.
public void setLatestVersion(java.lang.Integer latestVersion)
The version number of the latest evaluation form version.
Constraints:
Range: 1 -
latestVersion - The version number of the latest evaluation form version.
public EvaluationFormSummary withLatestVersion(java.lang.Integer latestVersion)
The version number of the latest evaluation form version.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Range: 1 -
latestVersion - The version number of the latest evaluation form version.
public java.lang.Integer getActiveVersion()
The version of the active evaluation form version.
Constraints:
Range: 1 -
The version of the active evaluation form version.
public void setActiveVersion(java.lang.Integer activeVersion)
The version of the active evaluation form version.
Constraints:
Range: 1 -
activeVersion - The version of the active evaluation form version.
public EvaluationFormSummary withActiveVersion(java.lang.Integer activeVersion)
The version of the active evaluation form version.
Returns a reference to this object so that method calls can be chained together.
Constraints:
Range: 1 -
activeVersion - The version of the active evaluation form version.
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object