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