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