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