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