Interface IngressIpToEvaluate.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<IngressIpToEvaluate.Builder,
,IngressIpToEvaluate> SdkBuilder<IngressIpToEvaluate.Builder,
,IngressIpToEvaluate> SdkPojo
- Enclosing class:
IngressIpToEvaluate
@Mutable
@NotThreadSafe
public static interface IngressIpToEvaluate.Builder
extends SdkPojo, CopyableBuilder<IngressIpToEvaluate.Builder,IngressIpToEvaluate>
-
Method Summary
Modifier and TypeMethodDescriptionAn enum type representing the allowed attribute types for an IP condition.attribute
(IngressIpv4Attribute attribute) An enum type representing the allowed attribute types for an IP condition.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
attribute
An enum type representing the allowed attribute types for an IP condition.
- Parameters:
attribute
- An enum type representing the allowed attribute types for an IP condition.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
attribute
An enum type representing the allowed attribute types for an IP condition.
- Parameters:
attribute
- An enum type representing the allowed attribute types for an IP condition.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-