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