public final class AwsXmlResponseTransformer<T extends AwsResponse> extends Object implements Function<AwsXmlUnmarshallingContext,T>
AwsResponse. Used
as a component in the AwsXmlPredicatedResponseHandler.| Constructor and Description |
|---|
AwsXmlResponseTransformer(XmlProtocolUnmarshaller unmarshaller,
Function<SdkHttpFullResponse,SdkPojo> pojoSupplier) |
public AwsXmlResponseTransformer(XmlProtocolUnmarshaller unmarshaller, Function<SdkHttpFullResponse,SdkPojo> pojoSupplier)
public T apply(AwsXmlUnmarshallingContext context)
apply in interface Function<AwsXmlUnmarshallingContext,T extends AwsResponse>Copyright © 2022. All rights reserved.