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