@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.