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