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