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