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