Unmarshaller<ProvisioningArtifactProperties,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ProvisioningArtifactPropertiesUnmarshaller extends Object implements Unmarshaller<ProvisioningArtifactProperties,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ProvisioningArtifactPropertiesUnmarshaller() |
| Modifier and Type | Method | 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.