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