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