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