Interface MedicalScribeSessionControlEvent.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<MedicalScribeSessionControlEvent.Builder,
,MedicalScribeSessionControlEvent> SdkBuilder<MedicalScribeSessionControlEvent.Builder,
,MedicalScribeSessionControlEvent> SdkPojo
- All Known Subinterfaces:
DefaultSessionControlEvent.Builder
- Enclosing class:
MedicalScribeSessionControlEvent
-
Method Summary
Modifier and TypeMethodDescriptionThe type ofMedicalScribeSessionControlEvent
.The type ofMedicalScribeSessionControlEvent
.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
type
The type of
MedicalScribeSessionControlEvent
.Possible Values:
-
END_OF_SESSION
- Indicates the audio streaming is complete. After you send an END_OF_SESSION event, Amazon Web Services HealthScribe starts the post-stream analytics. The session can't be resumed after this event is sent. After Amazon Web Services HealthScribe processes the event, the real-timeStreamStatus
isCOMPLETED
. You get theStreamStatus
and other stream details with the GetMedicalScribeStream API operation. For more information about different streaming statuses, see theStreamStatus
description in the MedicalScribeStreamDetails.
- Parameters:
type
- The type ofMedicalScribeSessionControlEvent
.Possible Values:
-
END_OF_SESSION
- Indicates the audio streaming is complete. After you send an END_OF_SESSION event, Amazon Web Services HealthScribe starts the post-stream analytics. The session can't be resumed after this event is sent. After Amazon Web Services HealthScribe processes the event, the real-timeStreamStatus
isCOMPLETED
. You get theStreamStatus
and other stream details with the GetMedicalScribeStream API operation. For more information about different streaming statuses, see theStreamStatus
description in the MedicalScribeStreamDetails.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
type
The type of
MedicalScribeSessionControlEvent
.Possible Values:
-
END_OF_SESSION
- Indicates the audio streaming is complete. After you send an END_OF_SESSION event, Amazon Web Services HealthScribe starts the post-stream analytics. The session can't be resumed after this event is sent. After Amazon Web Services HealthScribe processes the event, the real-timeStreamStatus
isCOMPLETED
. You get theStreamStatus
and other stream details with the GetMedicalScribeStream API operation. For more information about different streaming statuses, see theStreamStatus
description in the MedicalScribeStreamDetails.
- Parameters:
type
- The type ofMedicalScribeSessionControlEvent
.Possible Values:
-
END_OF_SESSION
- Indicates the audio streaming is complete. After you send an END_OF_SESSION event, Amazon Web Services HealthScribe starts the post-stream analytics. The session can't be resumed after this event is sent. After Amazon Web Services HealthScribe processes the event, the real-timeStreamStatus
isCOMPLETED
. You get theStreamStatus
and other stream details with the GetMedicalScribeStream API operation. For more information about different streaming statuses, see theStreamStatus
description in the MedicalScribeStreamDetails.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-