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