Path Lines of Code build.gradle.kts 124 dokka-smithy/build.gradle.kts 15 dokka-smithy/src/main/kotlin/aws/smithy/kotlin/dokka/FilterInternalApis.kt 30 dokka-smithy/src/main/kotlin/aws/smithy/kotlin/dokka/SmithyDokkaPlugin.kt 12 ktlint-rules/build.gradle.kts 19 ktlint-rules/src/main/kotlin/software/aws/ktlint/rules/CopyrightHeaderRule.kt 22 ktlint-rules/src/main/kotlin/software/aws/ktlint/rules/CustomRuleSetProvider.kt 11 ktlint-rules/src/main/kotlin/software/aws/ktlint/rules/ExpressionBodyRule.kt 19 ktlint-rules/src/main/kotlin/software/aws/ktlint/rules/MultilineIfElseBlockRule.kt 23 runtime/build.gradle.kts 76 runtime/io/build.gradle.kts 30 runtime/io/common/src/aws/smithy/kotlin/runtime/io/Allocator.kt 26 runtime/io/common/src/aws/smithy/kotlin/runtime/io/Buffer.kt 24 runtime/io/common/src/aws/smithy/kotlin/runtime/io/Closeable.kt 22 runtime/io/common/src/aws/smithy/kotlin/runtime/io/Exceptions.kt 13 runtime/io/common/src/aws/smithy/kotlin/runtime/io/Handler.kt 8 runtime/io/common/src/aws/smithy/kotlin/runtime/io/KtorAdapters.kt 65 runtime/io/common/src/aws/smithy/kotlin/runtime/io/MutableBuffer.kt 22 runtime/io/common/src/aws/smithy/kotlin/runtime/io/SdkByteBuffer.kt 244 runtime/io/common/src/aws/smithy/kotlin/runtime/io/SdkByteChannel.kt 18 runtime/io/common/src/aws/smithy/kotlin/runtime/io/SdkByteReadChannel.kt 102 runtime/io/common/src/aws/smithy/kotlin/runtime/io/SdkByteWriteChannel.kt 21 runtime/io/common/src/aws/smithy/kotlin/runtime/io/middleware/MapRequest.kt 9 runtime/io/common/src/aws/smithy/kotlin/runtime/io/middleware/MapResponse.kt 12 runtime/io/common/src/aws/smithy/kotlin/runtime/io/middleware/Middleware.kt 28 runtime/io/common/src/aws/smithy/kotlin/runtime/io/middleware/ModifyRequest.kt 11 runtime/io/common/src/aws/smithy/kotlin/runtime/io/middleware/ModifyResponse.kt 13 runtime/io/common/src/aws/smithy/kotlin/runtime/io/middleware/Phase.kt 31 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/AllocatorJVM.kt 10 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/CloseableJVM.kt 2 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/FileChannels.kt 19 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/KtorAdaptersJVM.kt 13 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/SdkBufferJVM.kt 27 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/SdkByteReadChannelJVM.kt 16 runtime/io/jvm/src/aws/smithy/kotlin/runtime/io/SdkByteWriteChannelJVM.kt 12 runtime/logging/build.gradle.kts 17 runtime/logging/common/src/aws/smithy/kotlin/runtime/logging/KotlinLoggingAdapter.kt 39 runtime/logging/common/src/aws/smithy/kotlin/runtime/logging/Logger.kt 27 runtime/logging/common/src/aws/smithy/kotlin/runtime/logging/LoggerExt.kt 23 runtime/protocol/http-client-engines/http-client-engine-ktor/build.gradle.kts 23 runtime/protocol/http-client-engines/http-client-engine-ktor/common/src/aws/smithy/kotlin/runtime/http/engine/ktor/KtorEngine.kt 7 runtime/protocol/http-client-engines/http-client-engine-ktor/jvm/src/aws/smithy/kotlin/runtime/http/engine/ktor/KtorEngine.kt 115 runtime/protocol/http-client-engines/http-client-engine-ktor/jvm/src/aws/smithy/kotlin/runtime/http/engine/ktor/KtorRequestAdapter.kt 86 runtime/protocol/http-client-engines/http-client-engine-ktor/jvm/src/aws/smithy/kotlin/runtime/http/engine/ktor/KtorUtils.kt 81 runtime/protocol/http-test/build.gradle.kts 33 runtime/protocol/http-test/common/src/aws/smithy/kotlin/runtime/httptest/HttpTrafficParser.kt 83 runtime/protocol/http-test/common/src/aws/smithy/kotlin/runtime/httptest/RecordingConnection.kt 86 runtime/protocol/http-test/common/src/aws/smithy/kotlin/runtime/httptest/TestConnection.kt 73 runtime/protocol/http-test/jvm/src/aws/smithy/kotlin/runtime/httptest/TestWithLocalServer.kt 51 runtime/protocol/http/build.gradle.kts 27 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/Headers.kt 31 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/HttpBody.kt 58 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/HttpMethod.kt 22 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/HttpStatusCode.kt 140 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/Protocol.kt 11 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/QueryParameters.kt 50 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/SdkHttpClient.kt 39 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/Url.kt 110 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/config/HttpClientConfig.kt 5 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/content/ByteArrayContent.kt 6 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/engine/CoroutineUtils.kt 32 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/engine/HttpClientEngine.kt 30 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/engine/HttpClientEngineConfig.kt 33 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/middleware/DefaultValidateResponse.kt 34 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/middleware/Md5Checksum.kt 18 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/middleware/MutateHeaders.kt 36 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/middleware/ResolveEndpoint.kt 30 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/middleware/Retry.kt 52 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/Endpoint.kt 8 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/EndpointResolver.kt 4 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/HttpOperationContext.kt 35 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/HttpSerde.kt 19 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/OperationMiddleware.kt 32 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/OperationRequest.kt 6 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/SdkHttpOperation.kt 69 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/operation/SdkOperationExecution.kt 128 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/request/HttpRequest.kt 30 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/request/HttpRequestBuilder.kt 64 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/response/HttpCall.kt 20 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/response/HttpResponse.kt 51 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/util/CanDeepCopy.kt 4 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/util/CaseInsensitiveMap.kt 51 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/util/HeaderLists.kt 26 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/util/StringValuesMap.kt 85 runtime/protocol/http/common/src/aws/smithy/kotlin/runtime/http/util/Text.kt 25 runtime/protocol/http/jvm/src/aws/smithy/kotlin/runtime/http/UrlJVM.kt 25 runtime/runtime-core/build.gradle.kts 28 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/Exceptions.kt 56 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/SdkClient.kt 6 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/client/ClientOption.kt 18 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/client/ClientOptionsBuilder.kt 36 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/client/ExecutionContext.kt 13 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/client/SdkClientOption.kt 18 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/client/SdkLogMode.kt 34 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/config/IdempotencyTokenProvider.kt 16 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/config/SdkClientConfig.kt 6 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/content/ByteArrayContent.kt 5 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/content/ByteStream.kt 36 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/content/StringContent.kt 7 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/DelayProvider.kt 4 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/Exceptions.kt 28 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/RetryDirective.kt 6 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/RetryErrorType.kt 8 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/RetryPolicy.kt 4 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/RetryStrategy.kt 4 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/RetryTokenBucket.kt 11 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/impl/ExponentialBackoffWithJitter.kt 38 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/impl/StandardRetryPolicy.kt 57 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/impl/StandardRetryStrategy.kt 101 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/retries/impl/StandardRetryTokenBucket.kt 89 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/smithy/Document.kt 51 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/smithy/DocumentBuilders.kt 44 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/time/Clock.kt 8 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/time/Instant.kt 31 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/time/ManualClock.kt 15 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/time/ParserCombinators.kt 169 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/time/Parsers.kt 153 runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/time/TimestampFormat.kt 6 runtime/runtime-core/jvm/src/aws/smithy/kotlin/runtime/content/ByteStreamJVM.kt 29 runtime/runtime-core/jvm/src/aws/smithy/kotlin/runtime/content/FileContent.kt 11 runtime/runtime-core/jvm/src/aws/smithy/kotlin/runtime/time/Converters.kt 3 runtime/runtime-core/jvm/src/aws/smithy/kotlin/runtime/time/InstantJVM.kt 134 runtime/serde/build.gradle.kts 24 runtime/serde/common/src/aws/smithy/kotlin/runtime/serde/Deserializer.kt 45 runtime/serde/common/src/aws/smithy/kotlin/runtime/serde/Exceptions.kt 14 runtime/serde/common/src/aws/smithy/kotlin/runtime/serde/SdkFieldDescriptor.kt 43 runtime/serde/common/src/aws/smithy/kotlin/runtime/serde/SdkObjectDescriptor.kt 22 runtime/serde/common/src/aws/smithy/kotlin/runtime/serde/SdkSerializable.kt 17 runtime/serde/common/src/aws/smithy/kotlin/runtime/serde/Serializer.kt 75 runtime/serde/serde-form-url/build.gradle.kts 16 runtime/serde/serde-form-url/common/src/aws/smithy/kotlin/runtime/serde/formurl/FormUrlSerializer.kt 259 runtime/serde/serde-form-url/common/src/aws/smithy/kotlin/runtime/serde/formurl/Traits.kt 21 runtime/serde/serde-json/build.gradle.kts 16 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonDeserializer.kt 119 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonEncoder.kt 107 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonFieldTraits.kt 7 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonLexer.kt 300 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonSerializer.kt 198 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonStreamReader.kt 22 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonStreamWriter.kt 22 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/JsonToken.kt 25 runtime/serde/serde-json/common/src/aws/smithy/kotlin/runtime/serde/json/LexerState.kt 9 runtime/serde/serde-xml/build.gradle.kts 24 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlDeserializer.kt 228 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlFieldTraits.kt 76 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlPrimitiveDeserializer.kt 32 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlSerializer.kt 243 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlStreamReader.kt 22 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlStreamWriter.kt 15 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/XmlToken.kt 56 runtime/serde/serde-xml/common/src/aws/smithy/kotlin/runtime/serde/xml/dom/XmlNode.kt 110 runtime/serde/serde-xml/jvm/src/aws/smithy/kotlin/runtime/serde/xml/XmlStreamReaderXmlPull.kt 191 runtime/serde/serde-xml/jvm/src/aws/smithy/kotlin/runtime/serde/xml/XmlStreamWriterXmlPull.kt 68 runtime/smithy-test/build.gradle.kts 32 runtime/testing/build.gradle.kts 21 runtime/testing/common/src/aws/smithy/kotlin/runtime/testing/TestAnnotations.kt 4 runtime/testing/common/src/aws/smithy/kotlin/runtime/testing/runTest.kt 5 runtime/testing/jvm/src/aws/smithy/kotlin/runtime/testing/ManualDispatchTestBase.kt 24 runtime/testing/jvm/src/aws/smithy/kotlin/runtime/testing/RandomInputStream.kt 48 runtime/testing/jvm/src/aws/smithy/kotlin/runtime/testing/RandomTempFile.kt 35 runtime/testing/jvm/src/aws/smithy/kotlin/runtime/testing/TestAnnotationsJVM.kt 5 runtime/testing/jvm/src/aws/smithy/kotlin/runtime/testing/runTestJVM.kt 6 runtime/utils/build.gradle.kts 15 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Annotations.kt 16 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Attributes.kt 51 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Base64.kt 122 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Crc32.kt 5 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/EnvironmentProvider.kt 4 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Filesystem.kt 14 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/HashFunction.kt 13 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Hex.kt 15 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/LazyAsyncValue.kt 21 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Platform.kt 30 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/PropertyProvider.kt 4 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Stack.kt 12 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/Uuid.kt 46 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/text/Text.kt 82 runtime/utils/common/src/aws/smithy/kotlin/runtime/util/text/Utf8.kt 28 runtime/utils/jvm/src/aws/smithy/kotlin/runtime/util/HashFunctionJVM.kt 38 runtime/utils/jvm/src/aws/smithy/kotlin/runtime/util/PlatformJVM.kt 46 settings.gradle.kts 42 smithy-kotlin-codegen/build.gradle.kts 85 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/CodegenVisitor.kt 141 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/KotlinCodegenPlugin.kt 14 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/KotlinSettings.kt 124 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/CodeWriterExt.kt 60 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/CodegenContext.kt 35 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/ExternalTypes.kt 9 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/ImportDeclarations.kt 33 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/KotlinDelegator.kt 90 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/KotlinDependency.kt 66 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/KotlinSymbolProvider.kt 188 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/KotlinWriter.kt 211 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/Naming.kt 43 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/core/RuntimeTypes.kt 138 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/integration/KotlinIntegration.kt 45 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/integration/SectionWriter.kt 7 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/lang/BuiltinPreprocessor.kt 38 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/lang/DocumentationPreprocessor.kt 23 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/lang/KotlinTypes.kt 75 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/lang/ReservedWords.kt 39 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/OperationNormalizer.kt 79 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/ShapeExt.kt 77 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/SymbolBuilder.kt 81 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/SymbolExt.kt 57 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/knowledge/SerdeIndex.kt 67 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/traits/OperationIO.kt 19 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/model/traits/SyntheticClone.kt 29 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/ClientConfigGenerator.kt 124 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/ClientConfigProperty.kt 169 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/EnumGenerator.kt 83 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/ExceptionBaseClassGenerator.kt 46 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/GradleGenerator.kt 204 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/PaginatorGenerator.kt 206 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/ServiceGenerator.kt 114 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/ShapeValueGenerator.kt 208 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/StructureGenerator.kt 254 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/UnionGenerator.kt 96 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/ApplicationProtocol.kt 37 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpBindingProtocolGenerator.kt 814 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpBindingResolver.kt 72 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpProtocolClientGenerator.kt 188 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpProtocolTestGenerator.kt 102 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpProtocolUnitTestErrorGenerator.kt 42 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpProtocolUnitTestGenerator.kt 61 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpProtocolUnitTestRequestGenerator.kt 134 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpProtocolUnitTestResponseGenerator.kt 140 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/HttpStringValuesMapSerializer.kt 120 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/ProtocolGenerator.kt 57 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/ProtocolMiddleware.kt 14 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/protocol/ResolveEndpointMiddleware.kt 11 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/AbstractSerdeDescriptorGenerator.kt 87 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/DeserializeStructGenerator.kt 346 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/DeserializeUnionGenerator.kt 62 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/FormUrlSerdeDescriptorGenerator.kt 66 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/JsonSerdeDescriptorGenerator.kt 27 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/SerdeDescriptorGenerator.kt 4 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/SerdeExt.kt 73 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/SerializeStructGenerator.kt 384 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/SerializeUnionGenerator.kt 83 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/rendering/serde/XmlSerdeDescriptorGenerator.kt 112 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/retries/StandardRetryMiddleware.kt 17 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/utils/CaseUtils.kt 20 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/utils/OptionalExt.kt 3 smithy-kotlin-codegen/src/main/kotlin/software/amazon/smithy/kotlin/codegen/utils/Strings.kt 5