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