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