Interface Phase1IntegrityAlgorithmsRequestListValue.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<Phase1IntegrityAlgorithmsRequestListValue.Builder,,Phase1IntegrityAlgorithmsRequestListValue> SdkBuilder<Phase1IntegrityAlgorithmsRequestListValue.Builder,,Phase1IntegrityAlgorithmsRequestListValue> SdkPojo
- Enclosing class:
 Phase1IntegrityAlgorithmsRequestListValue
public static interface Phase1IntegrityAlgorithmsRequestListValue.Builder
extends SdkPojo, CopyableBuilder<Phase1IntegrityAlgorithmsRequestListValue.Builder,Phase1IntegrityAlgorithmsRequestListValue> 
- 
Method Summary
Modifier and TypeMethodDescriptionThe value for the integrity algorithm.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, sdkFields 
- 
Method Details
- 
value
The value for the integrity algorithm.
- Parameters:
 value- The value for the integrity algorithm.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -