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