public class CreateBasePathMappingResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<CreateBasePathMappingResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CreateBasePathMappingResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
CreateBasePathMappingResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CreateBasePathMappingResultJsonUnmarshaller |
getInstance() |
CreateBasePathMappingResult |
unmarshall(JsonUnmarshallerContext context) |
private static CreateBasePathMappingResultJsonUnmarshaller instance
public CreateBasePathMappingResultJsonUnmarshaller()
public CreateBasePathMappingResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<CreateBasePathMappingResult,JsonUnmarshallerContext>
java.lang.Exception
public static CreateBasePathMappingResultJsonUnmarshaller getInstance()