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