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