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