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