Unmarshaller<BucketInfo,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class BucketInfoUnmarshaller extends Object implements Unmarshaller<BucketInfo,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
BucketInfoUnmarshaller() |
| Modifier and Type | Method | 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.