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