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