Unmarshaller<AssumeRoleWithSAMLResponse,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AssumeRoleWithSAMLResponseUnmarshaller extends Object implements Unmarshaller<AssumeRoleWithSAMLResponse,StaxUnmarshallerContext>
Constructor | Description |
---|---|
AssumeRoleWithSAMLResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static AssumeRoleWithSAMLResponseUnmarshaller |
getInstance() |
|
AssumeRoleWithSAMLResponse |
unmarshall(StaxUnmarshallerContext context) |
public AssumeRoleWithSAMLResponseUnmarshaller()
public AssumeRoleWithSAMLResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<AssumeRoleWithSAMLResponse,StaxUnmarshallerContext>
Exception
public static AssumeRoleWithSAMLResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.