@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ReadSetListItem extends Object implements Serializable, Cloneable, StructuredPojo
A read set.
| Constructor and Description | 
|---|
| ReadSetListItem() | 
| Modifier and Type | Method and Description | 
|---|---|
| ReadSetListItem | clone() | 
| boolean | equals(Object obj) | 
| String | getArn()
 The read set's ARN. | 
| Date | getCreationTime()
 When the read set was created. | 
| String | getCreationType()
 The creation type of the read set. | 
| String | getDescription()
 The read set's description. | 
| ETag | getEtag()
 The entity tag (ETag) is a hash of the object representing its semantic content. | 
| String | getFileType()
 The read set's file type. | 
| String | getId()
 The read set's ID. | 
| String | getName()
 The read set's name. | 
| String | getReferenceArn()
 The read set's genome reference ARN. | 
| String | getSampleId()
 The read set's sample ID. | 
| SequenceInformation | getSequenceInformation() | 
| String | getSequenceStoreId()
 The read set's sequence store ID. | 
| String | getStatus()
 The read set's status. | 
| String | getStatusMessage()
 The status for a read set. | 
| String | getSubjectId()
 The read set's subject ID. | 
| int | hashCode() | 
| void | marshall(ProtocolMarshaller protocolMarshaller)Marshalls this structured data using the given  ProtocolMarshaller. | 
| void | setArn(String arn)
 The read set's ARN. | 
| void | setCreationTime(Date creationTime)
 When the read set was created. | 
| void | setCreationType(String creationType)
 The creation type of the read set. | 
| void | setDescription(String description)
 The read set's description. | 
| void | setEtag(ETag etag)
 The entity tag (ETag) is a hash of the object representing its semantic content. | 
| void | setFileType(String fileType)
 The read set's file type. | 
| void | setId(String id)
 The read set's ID. | 
| void | setName(String name)
 The read set's name. | 
| void | setReferenceArn(String referenceArn)
 The read set's genome reference ARN. | 
| void | setSampleId(String sampleId)
 The read set's sample ID. | 
| void | setSequenceInformation(SequenceInformation sequenceInformation) | 
| void | setSequenceStoreId(String sequenceStoreId)
 The read set's sequence store ID. | 
| void | setStatus(String status)
 The read set's status. | 
| void | setStatusMessage(String statusMessage)
 The status for a read set. | 
| void | setSubjectId(String subjectId)
 The read set's subject ID. | 
| String | toString()Returns a string representation of this object. | 
| ReadSetListItem | withArn(String arn)
 The read set's ARN. | 
| ReadSetListItem | withCreationTime(Date creationTime)
 When the read set was created. | 
| ReadSetListItem | withCreationType(CreationType creationType)
 The creation type of the read set. | 
| ReadSetListItem | withCreationType(String creationType)
 The creation type of the read set. | 
| ReadSetListItem | withDescription(String description)
 The read set's description. | 
| ReadSetListItem | withEtag(ETag etag)
 The entity tag (ETag) is a hash of the object representing its semantic content. | 
| ReadSetListItem | withFileType(FileType fileType)
 The read set's file type. | 
| ReadSetListItem | withFileType(String fileType)
 The read set's file type. | 
| ReadSetListItem | withId(String id)
 The read set's ID. | 
| ReadSetListItem | withName(String name)
 The read set's name. | 
| ReadSetListItem | withReferenceArn(String referenceArn)
 The read set's genome reference ARN. | 
| ReadSetListItem | withSampleId(String sampleId)
 The read set's sample ID. | 
| ReadSetListItem | withSequenceInformation(SequenceInformation sequenceInformation) | 
| ReadSetListItem | withSequenceStoreId(String sequenceStoreId)
 The read set's sequence store ID. | 
| ReadSetListItem | withStatus(ReadSetStatus status)
 The read set's status. | 
| ReadSetListItem | withStatus(String status)
 The read set's status. | 
| ReadSetListItem | withStatusMessage(String statusMessage)
 The status for a read set. | 
| ReadSetListItem | withSubjectId(String subjectId)
 The read set's subject ID. | 
public void setId(String id)
The read set's ID.
id - The read set's ID.public String getId()
The read set's ID.
public ReadSetListItem withId(String id)
The read set's ID.
id - The read set's ID.public void setArn(String arn)
The read set's ARN.
arn - The read set's ARN.public String getArn()
The read set's ARN.
public ReadSetListItem withArn(String arn)
The read set's ARN.
arn - The read set's ARN.public void setSequenceStoreId(String sequenceStoreId)
The read set's sequence store ID.
sequenceStoreId - The read set's sequence store ID.public String getSequenceStoreId()
The read set's sequence store ID.
public ReadSetListItem withSequenceStoreId(String sequenceStoreId)
The read set's sequence store ID.
sequenceStoreId - The read set's sequence store ID.public void setSubjectId(String subjectId)
The read set's subject ID.
subjectId - The read set's subject ID.public String getSubjectId()
The read set's subject ID.
public ReadSetListItem withSubjectId(String subjectId)
The read set's subject ID.
subjectId - The read set's subject ID.public void setSampleId(String sampleId)
The read set's sample ID.
sampleId - The read set's sample ID.public String getSampleId()
The read set's sample ID.
public ReadSetListItem withSampleId(String sampleId)
The read set's sample ID.
sampleId - The read set's sample ID.public void setStatus(String status)
The read set's status.
status - The read set's status.ReadSetStatuspublic String getStatus()
The read set's status.
ReadSetStatuspublic ReadSetListItem withStatus(String status)
The read set's status.
status - The read set's status.ReadSetStatuspublic ReadSetListItem withStatus(ReadSetStatus status)
The read set's status.
status - The read set's status.ReadSetStatuspublic void setName(String name)
The read set's name.
name - The read set's name.public String getName()
The read set's name.
public ReadSetListItem withName(String name)
The read set's name.
name - The read set's name.public void setDescription(String description)
The read set's description.
description - The read set's description.public String getDescription()
The read set's description.
public ReadSetListItem withDescription(String description)
The read set's description.
description - The read set's description.public void setReferenceArn(String referenceArn)
The read set's genome reference ARN.
referenceArn - The read set's genome reference ARN.public String getReferenceArn()
The read set's genome reference ARN.
public ReadSetListItem withReferenceArn(String referenceArn)
The read set's genome reference ARN.
referenceArn - The read set's genome reference ARN.public void setFileType(String fileType)
The read set's file type.
fileType - The read set's file type.FileTypepublic String getFileType()
The read set's file type.
FileTypepublic ReadSetListItem withFileType(String fileType)
The read set's file type.
fileType - The read set's file type.FileTypepublic ReadSetListItem withFileType(FileType fileType)
The read set's file type.
fileType - The read set's file type.FileTypepublic void setSequenceInformation(SequenceInformation sequenceInformation)
sequenceInformation - public SequenceInformation getSequenceInformation()
public ReadSetListItem withSequenceInformation(SequenceInformation sequenceInformation)
sequenceInformation - public void setCreationTime(Date creationTime)
When the read set was created.
creationTime - When the read set was created.public Date getCreationTime()
When the read set was created.
public ReadSetListItem withCreationTime(Date creationTime)
When the read set was created.
creationTime - When the read set was created.public void setStatusMessage(String statusMessage)
The status for a read set. It provides more detail as to why the read set has a status.
statusMessage - The status for a read set. It provides more detail as to why the read set has a status.public String getStatusMessage()
The status for a read set. It provides more detail as to why the read set has a status.
public ReadSetListItem withStatusMessage(String statusMessage)
The status for a read set. It provides more detail as to why the read set has a status.
statusMessage - The status for a read set. It provides more detail as to why the read set has a status.public void setCreationType(String creationType)
The creation type of the read set.
creationType - The creation type of the read set.CreationTypepublic String getCreationType()
The creation type of the read set.
CreationTypepublic ReadSetListItem withCreationType(String creationType)
The creation type of the read set.
creationType - The creation type of the read set.CreationTypepublic ReadSetListItem withCreationType(CreationType creationType)
The creation type of the read set.
creationType - The creation type of the read set.CreationTypepublic void setEtag(ETag etag)
The entity tag (ETag) is a hash of the object representing its semantic content.
etag - The entity tag (ETag) is a hash of the object representing its semantic content.public ETag getEtag()
The entity tag (ETag) is a hash of the object representing its semantic content.
public ReadSetListItem withEtag(ETag etag)
The entity tag (ETag) is a hash of the object representing its semantic content.
etag - The entity tag (ETag) is a hash of the object representing its semantic content.public String toString()
toString in class ObjectObject.toString()public ReadSetListItem clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.