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