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