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