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