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