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