Skip to content

Commit

Permalink
regenerate api dump...again
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Oct 4, 2023
1 parent f0bb087 commit 61aa9fc
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions runtime/runtime-core/api/runtime-core.api
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,6 @@ public final class aws/smithy/kotlin/runtime/ServiceException$ErrorType : java/l
public final class aws/smithy/kotlin/runtime/config/EnvironmentSettingKt {
}

public final class aws/smithy/kotlin/runtime/config/TlsVersion : java/lang/Enum {
public static final field TLS_1_0 Laws/smithy/kotlin/runtime/config/TlsVersion;
public static final field TLS_1_1 Laws/smithy/kotlin/runtime/config/TlsVersion;
public static final field TLS_1_2 Laws/smithy/kotlin/runtime/config/TlsVersion;
public static final field TLS_1_3 Laws/smithy/kotlin/runtime/config/TlsVersion;
public static fun valueOf (Ljava/lang/String;)Laws/smithy/kotlin/runtime/config/TlsVersion;
public static fun values ()[Laws/smithy/kotlin/runtime/config/TlsVersion;
}

public abstract class aws/smithy/kotlin/runtime/content/ByteStream {
public static final field Companion Laws/smithy/kotlin/runtime/content/ByteStream$Companion;
public fun getContentLength ()Ljava/lang/Long;
Expand Down

0 comments on commit 61aa9fc

Please sign in to comment.