public static final class AwsXmlUnmarshallingContext.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AwsXmlUnmarshallingContext |
build() |
AwsXmlUnmarshallingContext.Builder |
executionAttributes(ExecutionAttributes executionAttributes) |
AwsXmlUnmarshallingContext.Builder |
isResponseSuccess(Boolean isResponseSuccess) |
AwsXmlUnmarshallingContext.Builder |
parsedErrorXml(XmlElement parsedErrorXml) |
AwsXmlUnmarshallingContext.Builder |
parsedXml(XmlElement parsedXml) |
AwsXmlUnmarshallingContext.Builder |
sdkHttpFullResponse(SdkHttpFullResponse sdkHttpFullResponse) |
public AwsXmlUnmarshallingContext.Builder sdkHttpFullResponse(SdkHttpFullResponse sdkHttpFullResponse)
public AwsXmlUnmarshallingContext.Builder parsedXml(XmlElement parsedXml)
public AwsXmlUnmarshallingContext.Builder executionAttributes(ExecutionAttributes executionAttributes)
public AwsXmlUnmarshallingContext.Builder isResponseSuccess(Boolean isResponseSuccess)
public AwsXmlUnmarshallingContext.Builder parsedErrorXml(XmlElement parsedErrorXml)
public AwsXmlUnmarshallingContext build()
Copyright © 2020. All rights reserved.