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