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