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