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