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