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