public class GetTrafficPolicyResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<GetTrafficPolicyResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static GetTrafficPolicyResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
GetTrafficPolicyResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static GetTrafficPolicyResultStaxUnmarshaller |
getInstance() |
GetTrafficPolicyResult |
unmarshall(StaxUnmarshallerContext context) |
private static GetTrafficPolicyResultStaxUnmarshaller instance
public GetTrafficPolicyResultStaxUnmarshaller()
public GetTrafficPolicyResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<GetTrafficPolicyResult,StaxUnmarshallerContext>
java.lang.Exception
public static GetTrafficPolicyResultStaxUnmarshaller getInstance()