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