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