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