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