public final class AwsXmlErrorTransformer extends Object implements Function<AwsXmlUnmarshallingContext,AwsServiceException>
AwsServiceException. Used
as a component in the AwsXmlPredicatedResponseHandler.| Modifier and Type | Class and Description |
|---|---|
static class |
AwsXmlErrorTransformer.Builder
Builder for
AwsXmlErrorTransformer. |
| Modifier and Type | Method and Description |
|---|---|
AwsServiceException |
apply(AwsXmlUnmarshallingContext context) |
static AwsXmlErrorTransformer.Builder |
builder() |
public AwsServiceException apply(AwsXmlUnmarshallingContext context)
apply in interface Function<AwsXmlUnmarshallingContext,AwsServiceException>public static AwsXmlErrorTransformer.Builder builder()
Copyright © 2022. All rights reserved.