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