Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.AlpnPolicyNotSupportedException.Builder
Packages that use AlpnPolicyNotSupportedException.Builder
-
Uses of AlpnPolicyNotSupportedException.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return AlpnPolicyNotSupportedException.BuilderModifier and TypeMethodDescriptionAlpnPolicyNotSupportedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) AlpnPolicyNotSupportedException.builder()AlpnPolicyNotSupportedException.Builder.numAttempts(Integer numAttempts) AlpnPolicyNotSupportedException.Builder.statusCode(int statusCode) AlpnPolicyNotSupportedException.toBuilder()AlpnPolicyNotSupportedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type AlpnPolicyNotSupportedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AlpnPolicyNotSupportedException.Builder>AlpnPolicyNotSupportedException.serializableBuilderClass()