Interface MedicalScribeSessionControlEvent.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<MedicalScribeSessionControlEvent.Builder,,MedicalScribeSessionControlEvent> SdkBuilder<MedicalScribeSessionControlEvent.Builder,,MedicalScribeSessionControlEvent> SdkPojo
- All Known Subinterfaces:
DefaultSessionControlEvent.Builder
- Enclosing class:
MedicalScribeSessionControlEvent
@Mutable
@NotThreadSafe
public static interface MedicalScribeSessionControlEvent.Builder
extends SdkPojo, CopyableBuilder<MedicalScribeSessionControlEvent.Builder,MedicalScribeSessionControlEvent>
-
Method Summary
Modifier and TypeMethodDescriptionThe type of session control eventThe type of session control eventMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
type
The type of session control event
- Parameters:
type- The type of session control event- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
type
The type of session control event
- Parameters:
type- The type of session control event- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-