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