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