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