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