Skip to content

Commit 4ba7c5b

Browse files
committed
apiDump
1 parent 88c61fe commit 4ba7c5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aws-crt-kotlin/api/aws-crt-kotlin.api

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ public class aws/sdk/kotlin/crt/CrtRuntimeException : java/lang/RuntimeException
4141
public fun getMessage ()Ljava/lang/String;
4242
}
4343

44+
public abstract interface annotation class aws/sdk/kotlin/crt/InternalApi : java/lang/annotation/Annotation {
45+
}
46+
4447
public final class aws/sdk/kotlin/crt/LogDestination : java/lang/Enum {
4548
public static final field File Laws/sdk/kotlin/crt/LogDestination;
4649
public static final field None Laws/sdk/kotlin/crt/LogDestination;

0 commit comments

Comments
 (0)