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