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