Interface RulesConfiguration.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<RulesConfiguration.Builder,,RulesConfiguration> SdkBuilder<RulesConfiguration.Builder,,RulesConfiguration> SdkPojo
- Enclosing class:
RulesConfiguration
@Mutable
@NotThreadSafe
public static interface RulesConfiguration.Builder
extends SdkPojo, CopyableBuilder<RulesConfiguration.Builder,RulesConfiguration>
-
Method Summary
Modifier and TypeMethodDescriptionControls whether Contact Lens rules are evaluated for the contact.Controls whether Contact Lens rules are evaluated for the contact.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
-
behavior
Controls whether Contact Lens rules are evaluated for the contact. Valid values:
Enable|Disable.- Parameters:
behavior- Controls whether Contact Lens rules are evaluated for the contact. Valid values:Enable|Disable.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
behavior
Controls whether Contact Lens rules are evaluated for the contact. Valid values:
Enable|Disable.- Parameters:
behavior- Controls whether Contact Lens rules are evaluated for the contact. Valid values:Enable|Disable.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-