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