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