@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DeletePlatformApplicationResponseUnmarshaller extends Object implements software.amazon.awssdk.runtime.transform.Unmarshaller<DeletePlatformApplicationResponse,software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext>
| Constructor and Description |
|---|
DeletePlatformApplicationResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DeletePlatformApplicationResponseUnmarshaller |
getInstance() |
DeletePlatformApplicationResponse |
unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
public DeletePlatformApplicationResponseUnmarshaller()
public DeletePlatformApplicationResponse unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.runtime.transform.Unmarshaller<DeletePlatformApplicationResponse,software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext>Exceptionpublic static DeletePlatformApplicationResponseUnmarshaller getInstance()
Copyright © 2017. All rights reserved.