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