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