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