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