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