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