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