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