@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MedicalTranscriptionJobSummary extends Object implements Serializable, Cloneable, StructuredPojo
Provides summary information about a transcription job.
Constructor and Description |
---|
MedicalTranscriptionJobSummary() |
Modifier and Type | Method and Description |
---|---|
MedicalTranscriptionJobSummary |
clone() |
boolean |
equals(Object obj) |
Date |
getCompletionTime()
A timestamp that shows when the job was completed.
|
String |
getContentIdentificationType()
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
|
Date |
getCreationTime()
A timestamp that shows when the medical transcription job was created.
|
String |
getFailureReason()
If the
TranscriptionJobStatus field is FAILED , a description of the error. |
String |
getLanguageCode()
The language of the transcript in the source audio file.
|
String |
getMedicalTranscriptionJobName()
The name of a medical transcription job.
|
String |
getOutputLocationType()
Indicates the location of the transcription job's output.
|
String |
getSpecialty()
The medical specialty of the transcription job.
|
Date |
getStartTime()
A timestamp that shows when the job began processing.
|
String |
getTranscriptionJobStatus()
The status of the medical transcription job.
|
String |
getType()
The speech of the clinician in the input audio.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setCompletionTime(Date completionTime)
A timestamp that shows when the job was completed.
|
void |
setContentIdentificationType(String contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
|
void |
setCreationTime(Date creationTime)
A timestamp that shows when the medical transcription job was created.
|
void |
setFailureReason(String failureReason)
If the
TranscriptionJobStatus field is FAILED , a description of the error. |
void |
setLanguageCode(String languageCode)
The language of the transcript in the source audio file.
|
void |
setMedicalTranscriptionJobName(String medicalTranscriptionJobName)
The name of a medical transcription job.
|
void |
setOutputLocationType(String outputLocationType)
Indicates the location of the transcription job's output.
|
void |
setSpecialty(String specialty)
The medical specialty of the transcription job.
|
void |
setStartTime(Date startTime)
A timestamp that shows when the job began processing.
|
void |
setTranscriptionJobStatus(String transcriptionJobStatus)
The status of the medical transcription job.
|
void |
setType(String type)
The speech of the clinician in the input audio.
|
String |
toString()
Returns a string representation of this object.
|
MedicalTranscriptionJobSummary |
withCompletionTime(Date completionTime)
A timestamp that shows when the job was completed.
|
MedicalTranscriptionJobSummary |
withContentIdentificationType(MedicalContentIdentificationType contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
|
MedicalTranscriptionJobSummary |
withContentIdentificationType(String contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job.
|
MedicalTranscriptionJobSummary |
withCreationTime(Date creationTime)
A timestamp that shows when the medical transcription job was created.
|
MedicalTranscriptionJobSummary |
withFailureReason(String failureReason)
If the
TranscriptionJobStatus field is FAILED , a description of the error. |
MedicalTranscriptionJobSummary |
withLanguageCode(LanguageCode languageCode)
The language of the transcript in the source audio file.
|
MedicalTranscriptionJobSummary |
withLanguageCode(String languageCode)
The language of the transcript in the source audio file.
|
MedicalTranscriptionJobSummary |
withMedicalTranscriptionJobName(String medicalTranscriptionJobName)
The name of a medical transcription job.
|
MedicalTranscriptionJobSummary |
withOutputLocationType(OutputLocationType outputLocationType)
Indicates the location of the transcription job's output.
|
MedicalTranscriptionJobSummary |
withOutputLocationType(String outputLocationType)
Indicates the location of the transcription job's output.
|
MedicalTranscriptionJobSummary |
withSpecialty(Specialty specialty)
The medical specialty of the transcription job.
|
MedicalTranscriptionJobSummary |
withSpecialty(String specialty)
The medical specialty of the transcription job.
|
MedicalTranscriptionJobSummary |
withStartTime(Date startTime)
A timestamp that shows when the job began processing.
|
MedicalTranscriptionJobSummary |
withTranscriptionJobStatus(String transcriptionJobStatus)
The status of the medical transcription job.
|
MedicalTranscriptionJobSummary |
withTranscriptionJobStatus(TranscriptionJobStatus transcriptionJobStatus)
The status of the medical transcription job.
|
MedicalTranscriptionJobSummary |
withType(String type)
The speech of the clinician in the input audio.
|
MedicalTranscriptionJobSummary |
withType(Type type)
The speech of the clinician in the input audio.
|
public void setMedicalTranscriptionJobName(String medicalTranscriptionJobName)
The name of a medical transcription job.
medicalTranscriptionJobName
- The name of a medical transcription job.public String getMedicalTranscriptionJobName()
The name of a medical transcription job.
public MedicalTranscriptionJobSummary withMedicalTranscriptionJobName(String medicalTranscriptionJobName)
The name of a medical transcription job.
medicalTranscriptionJobName
- The name of a medical transcription job.public void setCreationTime(Date creationTime)
A timestamp that shows when the medical transcription job was created.
creationTime
- A timestamp that shows when the medical transcription job was created.public Date getCreationTime()
A timestamp that shows when the medical transcription job was created.
public MedicalTranscriptionJobSummary withCreationTime(Date creationTime)
A timestamp that shows when the medical transcription job was created.
creationTime
- A timestamp that shows when the medical transcription job was created.public void setStartTime(Date startTime)
A timestamp that shows when the job began processing.
startTime
- A timestamp that shows when the job began processing.public Date getStartTime()
A timestamp that shows when the job began processing.
public MedicalTranscriptionJobSummary withStartTime(Date startTime)
A timestamp that shows when the job began processing.
startTime
- A timestamp that shows when the job began processing.public void setCompletionTime(Date completionTime)
A timestamp that shows when the job was completed.
completionTime
- A timestamp that shows when the job was completed.public Date getCompletionTime()
A timestamp that shows when the job was completed.
public MedicalTranscriptionJobSummary withCompletionTime(Date completionTime)
A timestamp that shows when the job was completed.
completionTime
- A timestamp that shows when the job was completed.public void setLanguageCode(String languageCode)
The language of the transcript in the source audio file.
languageCode
- The language of the transcript in the source audio file.LanguageCode
public String getLanguageCode()
The language of the transcript in the source audio file.
LanguageCode
public MedicalTranscriptionJobSummary withLanguageCode(String languageCode)
The language of the transcript in the source audio file.
languageCode
- The language of the transcript in the source audio file.LanguageCode
public MedicalTranscriptionJobSummary withLanguageCode(LanguageCode languageCode)
The language of the transcript in the source audio file.
languageCode
- The language of the transcript in the source audio file.LanguageCode
public void setTranscriptionJobStatus(String transcriptionJobStatus)
The status of the medical transcription job.
transcriptionJobStatus
- The status of the medical transcription job.TranscriptionJobStatus
public String getTranscriptionJobStatus()
The status of the medical transcription job.
TranscriptionJobStatus
public MedicalTranscriptionJobSummary withTranscriptionJobStatus(String transcriptionJobStatus)
The status of the medical transcription job.
transcriptionJobStatus
- The status of the medical transcription job.TranscriptionJobStatus
public MedicalTranscriptionJobSummary withTranscriptionJobStatus(TranscriptionJobStatus transcriptionJobStatus)
The status of the medical transcription job.
transcriptionJobStatus
- The status of the medical transcription job.TranscriptionJobStatus
public void setFailureReason(String failureReason)
If the TranscriptionJobStatus
field is FAILED
, a description of the error.
failureReason
- If the TranscriptionJobStatus
field is FAILED
, a description of the error.public String getFailureReason()
If the TranscriptionJobStatus
field is FAILED
, a description of the error.
TranscriptionJobStatus
field is FAILED
, a description of the error.public MedicalTranscriptionJobSummary withFailureReason(String failureReason)
If the TranscriptionJobStatus
field is FAILED
, a description of the error.
failureReason
- If the TranscriptionJobStatus
field is FAILED
, a description of the error.public void setOutputLocationType(String outputLocationType)
Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if you don't already have an S3 bucket, one is created based on the path you add.
outputLocationType
- Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if
you don't already have an S3 bucket, one is created based on the path you add.OutputLocationType
public String getOutputLocationType()
Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if you don't already have an S3 bucket, one is created based on the path you add.
OutputLocationType
public MedicalTranscriptionJobSummary withOutputLocationType(String outputLocationType)
Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if you don't already have an S3 bucket, one is created based on the path you add.
outputLocationType
- Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if
you don't already have an S3 bucket, one is created based on the path you add.OutputLocationType
public MedicalTranscriptionJobSummary withOutputLocationType(OutputLocationType outputLocationType)
Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if you don't already have an S3 bucket, one is created based on the path you add.
outputLocationType
- Indicates the location of the transcription job's output. This field must be the path of an S3 bucket; if
you don't already have an S3 bucket, one is created based on the path you add.OutputLocationType
public void setSpecialty(String specialty)
The medical specialty of the transcription job. Refer to Transcribing a medical conversationfor a list of supported specialties.
specialty
- The medical specialty of the transcription job. Refer to Transcribing
a medical conversationfor a list of supported specialties.Specialty
public String getSpecialty()
The medical specialty of the transcription job. Refer to Transcribing a medical conversationfor a list of supported specialties.
Specialty
public MedicalTranscriptionJobSummary withSpecialty(String specialty)
The medical specialty of the transcription job. Refer to Transcribing a medical conversationfor a list of supported specialties.
specialty
- The medical specialty of the transcription job. Refer to Transcribing
a medical conversationfor a list of supported specialties.Specialty
public MedicalTranscriptionJobSummary withSpecialty(Specialty specialty)
The medical specialty of the transcription job. Refer to Transcribing a medical conversationfor a list of supported specialties.
specialty
- The medical specialty of the transcription job. Refer to Transcribing
a medical conversationfor a list of supported specialties.Specialty
public void setContentIdentificationType(String contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job. If
the value is PHI
, you've configured the transcription job to identify personal health information
(PHI).
contentIdentificationType
- Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription
job. If the value is PHI
, you've configured the transcription job to identify personal health
information (PHI).MedicalContentIdentificationType
public String getContentIdentificationType()
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job. If
the value is PHI
, you've configured the transcription job to identify personal health information
(PHI).
PHI
, you've configured the transcription job to identify personal
health information (PHI).MedicalContentIdentificationType
public MedicalTranscriptionJobSummary withContentIdentificationType(String contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job. If
the value is PHI
, you've configured the transcription job to identify personal health information
(PHI).
contentIdentificationType
- Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription
job. If the value is PHI
, you've configured the transcription job to identify personal health
information (PHI).MedicalContentIdentificationType
public MedicalTranscriptionJobSummary withContentIdentificationType(MedicalContentIdentificationType contentIdentificationType)
Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription job. If
the value is PHI
, you've configured the transcription job to identify personal health information
(PHI).
contentIdentificationType
- Shows the type of information you've configured Amazon Transcribe Medical to identify in a transcription
job. If the value is PHI
, you've configured the transcription job to identify personal health
information (PHI).MedicalContentIdentificationType
public void setType(String type)
The speech of the clinician in the input audio.
type
- The speech of the clinician in the input audio.Type
public String getType()
The speech of the clinician in the input audio.
Type
public MedicalTranscriptionJobSummary withType(String type)
The speech of the clinician in the input audio.
type
- The speech of the clinician in the input audio.Type
public MedicalTranscriptionJobSummary withType(Type type)
The speech of the clinician in the input audio.
type
- The speech of the clinician in the input audio.Type
public String toString()
toString
in class Object
Object.toString()
public MedicalTranscriptionJobSummary clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.