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