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