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