public class CreatePlatformApplicationResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<CreatePlatformApplicationResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CreatePlatformApplicationResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
CreatePlatformApplicationResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CreatePlatformApplicationResultStaxUnmarshaller |
getInstance() |
CreatePlatformApplicationResult |
unmarshall(StaxUnmarshallerContext context) |
private static CreatePlatformApplicationResultStaxUnmarshaller instance
public CreatePlatformApplicationResultStaxUnmarshaller()
public CreatePlatformApplicationResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<CreatePlatformApplicationResult,StaxUnmarshallerContext>
java.lang.Exception
public static CreatePlatformApplicationResultStaxUnmarshaller getInstance()