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