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