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