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 SummaryModifier 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.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
attributeAn 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:
 
- 
attributeAn 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:
 
 
-