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