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