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