Interface IngressStringToEvaluate.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<IngressStringToEvaluate.Builder,,IngressStringToEvaluate> SdkBuilder<IngressStringToEvaluate.Builder,,IngressStringToEvaluate> SdkPojo
- Enclosing class:
IngressStringToEvaluate
public static interface IngressStringToEvaluate.Builder
extends SdkPojo, CopyableBuilder<IngressStringToEvaluate.Builder,IngressStringToEvaluate>
-
Method Summary
Modifier and TypeMethodDescriptionThe enum type representing the allowed attribute types for a string condition.attribute(IngressStringEmailAttribute attribute) The enum type representing the allowed attribute types for a string condition.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
-
attribute
The enum type representing the allowed attribute types for a string condition.
- Parameters:
attribute- The enum type representing the allowed attribute types for a string condition.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
attribute
The enum type representing the allowed attribute types for a string condition.
- Parameters:
attribute- The enum type representing the allowed attribute types for a string condition.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-