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