Interface IngressTlsProtocolToEvaluate.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<IngressTlsProtocolToEvaluate.Builder,,IngressTlsProtocolToEvaluate> SdkBuilder<IngressTlsProtocolToEvaluate.Builder,,IngressTlsProtocolToEvaluate> SdkPojo
- Enclosing class:
IngressTlsProtocolToEvaluate
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
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 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:
-