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