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