public class AssumeRoleWithWebIdentityResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<AssumeRoleWithWebIdentityResult,StaxUnmarshallerContext>
| Constructor and Description |
|---|
AssumeRoleWithWebIdentityResultStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AssumeRoleWithWebIdentityResultStaxUnmarshaller |
getInstance() |
AssumeRoleWithWebIdentityResult |
unmarshall(StaxUnmarshallerContext context) |
public AssumeRoleWithWebIdentityResultStaxUnmarshaller()
public AssumeRoleWithWebIdentityResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<AssumeRoleWithWebIdentityResult,StaxUnmarshallerContext>java.lang.Exceptionpublic static AssumeRoleWithWebIdentityResultStaxUnmarshaller getInstance()