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