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