| Modifier and Type | Method and Description |
|---|---|
ProtocolMarshaller<SdkHttpFullRequest> |
BaseAwsJsonProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonProtocolMarshaller
Implementation of
ProtocolMarshaller for JSON based services. |
class |
NullAsEmptyBodyProtocolRequestMarshaller
AWS services expect an empty body when the payload member is null instead of an explicit JSON null.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolMarshaller<SdkHttpFullRequest> |
JsonProtocolMarshallerBuilder.build() |
| Constructor and Description |
|---|
NullAsEmptyBodyProtocolRequestMarshaller(ProtocolMarshaller<SdkHttpFullRequest> delegate) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolMarshaller<SdkHttpFullRequest> |
AwsQueryProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo)
Creates a new marshaller for the given request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryProtocolMarshaller
Implementation of
ProtocolMarshaller for AWS Query services. |
| Modifier and Type | Method and Description |
|---|---|
ProtocolMarshaller<SdkHttpFullRequest> |
AwsXmlProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo)
Creates an instance of
XmlProtocolMarshaller to be used for marshalling the request. |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlProtocolMarshaller
Implementation of
ProtocolMarshaller for REST-XML services. |
Copyright © 2026. All rights reserved.