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