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