You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws-runtime/aws-config/api/aws-config.api
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,7 @@ public final class aws/sdk/kotlin/runtime/auth/credentials/ProfileCredentialsPro
102
102
public fun <init> (Ljava/lang/String;Ljava/lang/String;Laws/smithy/kotlin/runtime/util/PlatformProvider;Laws/smithy/kotlin/runtime/http/engine/HttpClientEngine;Laws/sdk/kotlin/runtime/config/profile/AwsConfigurationSource;)V
103
103
public synthetic fun <init> (Ljava/lang/String;Ljava/lang/String;Laws/smithy/kotlin/runtime/util/PlatformProvider;Laws/smithy/kotlin/runtime/http/engine/HttpClientEngine;Laws/sdk/kotlin/runtime/config/profile/AwsConfigurationSource;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
104
104
public fun close ()V
105
+
public final fun getConfigurationSource ()Laws/sdk/kotlin/runtime/config/profile/AwsConfigurationSource;
105
106
public final fun getHttpClient ()Laws/smithy/kotlin/runtime/http/engine/HttpClientEngine;
106
107
public final fun getPlatformProvider ()Laws/smithy/kotlin/runtime/util/PlatformProvider;
107
108
public final fun getProfileName ()Ljava/lang/String;
0 commit comments