Unmarshaller<RegisterTaskWithMaintenanceWindowResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RegisterTaskWithMaintenanceWindowResponseUnmarshaller extends Object implements Unmarshaller<RegisterTaskWithMaintenanceWindowResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
RegisterTaskWithMaintenanceWindowResponseUnmarshaller() |
| Modifier and Type | Method | 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.