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