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