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