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