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