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