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