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