aws
aws
smithy4s.aws
AwsCall
AwsClient
AWSInterpreterBuilder
InitialisationError
AwsClientError
AwsCredentialsProvider
AwsEnvironment
AwsEnvironment
AwsErrorTypeDecoder
AwsOperationKind
Unary
Unary
HttpRequest
HttpRequest
Raw
HttpResponse
SimpleHttpClient
Time
smithy4s.aws.internals
AwsSigner
aws
/
smithy4s.aws
/
HttpResponse
HttpResponse
case
class
HttpResponse
(
statusCode:
Int
,
headers:
List
[(
CaseInsensitive
,
String
)],
body:
Array
[
Byte
])
extends
Access
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Access
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
metadata
:
Metadata
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product