| Package | Description |
|---|---|
| software.amazon.awssdk.protocols.xml.internal.unmarshall |
| Modifier and Type | Method and Description |
|---|---|
static XmlProtocolUnmarshaller |
XmlProtocolUnmarshaller.create() |
XmlProtocolUnmarshaller |
XmlUnmarshallerContext.protocolUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
XmlUnmarshallerContext.Builder |
XmlUnmarshallerContext.Builder.protocolUnmarshaller(XmlProtocolUnmarshaller protocolUnmarshaller) |
| Constructor and Description |
|---|
AwsXmlResponseTransformer(XmlProtocolUnmarshaller unmarshaller,
Function<SdkHttpFullResponse,SdkPojo> pojoSupplier) |
XmlResponseHandler(XmlProtocolUnmarshaller unmarshaller,
Function<SdkHttpFullResponse,SdkPojo> pojoSupplier,
boolean needsConnectionLeftOpen) |
Copyright © 2021. All rights reserved.