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