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