|
1 | 1 | public final class com/trendyol/stove/testing/e2e/http/HttpClientSystemOptions : com/trendyol/stove/testing/e2e/system/abstractions/SystemOptions { |
2 | 2 | public static final field Companion Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions$Companion; |
3 | | - public synthetic fun <init> (Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function0;ILkotlin/jvm/internal/DefaultConstructorMarker;)V |
4 | | - public synthetic fun <init> (Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V |
| 3 | + public synthetic fun <init> (Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V |
| 4 | + public synthetic fun <init> (Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function1;Lkotlin/jvm/internal/DefaultConstructorMarker;)V |
5 | 5 | public final fun component1 ()Ljava/lang/String; |
6 | 6 | public final fun component2 ()Lio/ktor/serialization/ContentConverter; |
7 | 7 | public final fun component3-UwyO8pc ()J |
8 | | - public final fun component4 ()Lkotlin/jvm/functions/Function0; |
9 | | - public final fun copy-exY8QGI (Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function0;)Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions; |
10 | | - public static synthetic fun copy-exY8QGI$default (Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions;Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function0;ILjava/lang/Object;)Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions; |
| 8 | + public final fun component4 ()Lkotlin/jvm/functions/Function1; |
| 9 | + public final fun copy-exY8QGI (Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function1;)Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions; |
| 10 | + public static synthetic fun copy-exY8QGI$default (Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions;Ljava/lang/String;Lio/ktor/serialization/ContentConverter;JLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Lcom/trendyol/stove/testing/e2e/http/HttpClientSystemOptions; |
11 | 11 | public fun equals (Ljava/lang/Object;)Z |
12 | 12 | public final fun getBaseUrl ()Ljava/lang/String; |
13 | 13 | public final fun getContentConverter ()Lio/ktor/serialization/ContentConverter; |
14 | | - public final fun getCreateClient ()Lkotlin/jvm/functions/Function0; |
| 14 | + public final fun getCreateClient ()Lkotlin/jvm/functions/Function1; |
15 | 15 | public final fun getTimeout-UwyO8pc ()J |
16 | 16 | public fun hashCode ()I |
17 | 17 | public fun toString ()Ljava/lang/String; |
|
0 commit comments