Unmarshaller<DeleteUserPoolClientResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteUserPoolClientResponseUnmarshaller extends Object implements Unmarshaller<DeleteUserPoolClientResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DeleteUserPoolClientResponseUnmarshaller() |
| Modifier and Type | Method | 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.