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