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