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