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