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