Uses of Class
software.amazon.awssdk.protocols.xml.internal.unmarshall.AwsXmlUnmarshallingContext.Builder
Packages that use AwsXmlUnmarshallingContext.Builder
-
Uses of AwsXmlUnmarshallingContext.Builder in software.amazon.awssdk.protocols.xml.internal.unmarshall
Methods in software.amazon.awssdk.protocols.xml.internal.unmarshall that return AwsXmlUnmarshallingContext.BuilderModifier and TypeMethodDescriptionAwsXmlUnmarshallingContext.builder()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) AwsXmlUnmarshallingContext.toBuilder()