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