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