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