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