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