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