Unmarshaller<S3Error,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class S3ErrorUnmarshaller extends Object implements Unmarshaller<S3Error,StaxUnmarshallerContext>
Constructor | Description |
---|---|
S3ErrorUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static S3ErrorUnmarshaller |
getInstance() |
|
S3Error |
unmarshall(StaxUnmarshallerContext context) |
public S3Error unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<S3Error,StaxUnmarshallerContext>
Exception
public static S3ErrorUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.