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