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