Interface ReadReceiptConfig.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<ReadReceiptConfig.Builder,,ReadReceiptConfig> SdkBuilder<ReadReceiptConfig.Builder,,ReadReceiptConfig> SdkPojo
- Enclosing class:
ReadReceiptConfig
@Mutable
@NotThreadSafe
public static interface ReadReceiptConfig.Builder
extends SdkPojo, CopyableBuilder<ReadReceiptConfig.Builder,ReadReceiptConfig>
-
Method Summary
Modifier and TypeMethodDescriptionThe read receipt status mode for the network.The read receipt status mode for the network.Methods 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
-
status
The read receipt status mode for the network.
- Parameters:
status- The read receipt status mode for the network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
status
The read receipt status mode for the network.
- Parameters:
status- The read receipt status mode for the network.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-